ZIm/crates/language_models/src
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
..
provider anthropic: Use an empty object if no tool input is provided (#26144) 2025-03-05 19:17:44 +00:00
ui assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00
language_models.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00
provider.rs assistant: Add Bedrock support (#21092) 2025-02-24 18:10:12 -05:00
settings.rs assistant: Add Bedrock support (#21092) 2025-02-24 18:10:12 -05:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00