ZIm/crates/language_models/src/provider
Michael Sloan edf78e770d
Fix token counting requests in Gemini (#29643)
Release Notes:

- N/A
2025-04-30 04:55:07 +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 bedrock: Preserve thinking blocks for Bedrock (#29602) 2025-04-29 12:18:32 -04:00
cloud.rs language_models: Change default fast model for Zed provider (#29600) 2025-04-29 14:46:27 +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 Fix token counting requests in Gemini (#29643) 2025-04-30 04:55:07 +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