ZIm/crates/language_models/src/provider
Bennet Bo Fenner 93862838bd
assistant: Fix issue when using inline assistant with Gemini models (#29407)
Closes #29020

Release Notes:

- assistant: Fix issue when using inline assistant with Gemini models
2025-04-25 12:24:21 +00:00
..
anthropic.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
bedrock.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
cloud.rs feature_flags: Add FeatureFlag suffix to feature flag types (#29392) 2025-04-25 04:07:49 +00:00
copilot_chat.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
deepseek.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
google.rs assistant: Fix issue when using inline assistant with Gemini models (#29407) 2025-04-25 12:24:21 +00:00
lmstudio.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
mistral.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
ollama.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
open_ai.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00