ZIm/crates/language_models
Marshall Bowers d0c2bef8c3
anthropic: Use an empty object if no tool input is provided (#26144)
This PR changes the default value when no input is provided with a tool
use from `null` to `{}`.

This fixes an issue I was seeing where tools that didn't accept input
were not being called correctly.

Release Notes:

- N/A
2025-03-05 19:17:44 +00:00
..
src anthropic: Use an empty object if no tool input is provided (#26144) 2025-03-05 19:17:44 +00:00
Cargo.toml assistant: Add Bedrock support (#21092) 2025-02-24 18:10:12 -05:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00