ZIm/crates/language_model/src
Bennet Bo Fenner c381a500f8
agent: Show a warning when some tools are incompatible with the selected model (#28755)
WIP

<img width="644" alt="image"
src="https://github.com/user-attachments/assets/b24e1a57-f82e-457c-b788-1b314ade7c84"
/>


<img width="644" alt="image"
src="https://github.com/user-attachments/assets/b158953c-2015-4cc8-b8ed-35c6fcbe162d"
/>


Release Notes:

- agent: Improve compatibility with Gemini Tool Calling APIs. When a
tool is incompatible with the Gemini APIs a warning indicator will be
displayed. Incompatible tools will be automatically excluded from the
conversation

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2025-04-15 16:58:11 +00:00
..
model Add support for OpenAI GPT-4.1 models (#28708) 2025-04-14 16:15:59 -03:00
fake_provider.rs language_model: Remove use_any_tool method from LanguageModel (#27930) 2025-04-02 15:49:21 +00:00
language_model.rs agent: Show a warning when some tools are incompatible with the selected model (#28755) 2025-04-15 16:58:11 +00:00
rate_limiter.rs chore: Prepare for Rust edition bump to 2024 (without autofix) (#27791) 2025-03-31 20:10:36 +02:00
registry.rs ai: Separate model settings for each feature (#28088) 2025-04-04 11:40:55 -03:00
request.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
role.rs language_model: Remove dependencies on individual model provider crates (#25503) 2025-02-24 16:41:35 -05:00
telemetry.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00