ZIm/crates/language_models/src/provider
Marshall Bowers 7f70325a93
language_models: Rename handler to handle in Bedrock provider (#34923)
This PR renames the `handler` field to `handle` on the
`BedrockLanguageModelProvider` and `BedrockModel` structs.

Release Notes:

- N/A
2025-07-22 20:04:08 +00:00
..
anthropic.rs agent: Disable thinking when using inline assistant/edit file tool (#34141) 2025-07-09 18:05:39 +00:00
bedrock.rs language_models: Rename handler to handle in Bedrock provider (#34923) 2025-07-22 20:04:08 +00:00
cloud.rs Add fast-follows to the AI onboarding flow (#34737) 2025-07-22 02:09:05 -03:00
copilot_chat.rs copilot: Indicate whether a request is initiated by an agent to Copilot API (#33895) 2025-07-07 10:24:17 +02:00
deepseek.rs agent: Improve error handling and retry for zed-provided models (#33565) 2025-06-30 21:01:32 -06:00
google.rs agent: Support GEMINI_API_KEY environment variable (#34574) 2025-07-16 20:55:54 +00:00
lmstudio.rs agent: Improve error handling and retry for zed-provided models (#33565) 2025-06-30 21:01:32 -06:00
mistral.rs agent: Fix Mistral tool use error message (#34692) 2025-07-19 11:59:57 -04:00
ollama.rs agent: Disable thinking when using inline assistant/edit file tool (#34141) 2025-07-09 18:05:39 +00:00
open_ai.rs Support multiple OpenAI compatible providers (#34212) 2025-07-22 12:20:07 -03:00
open_ai_compatible.rs Support multiple OpenAI compatible providers (#34212) 2025-07-22 12:20:07 -03:00
open_router.rs Add xAI language model provider (#33593) 2025-07-15 15:35:50 -04:00
vercel.rs agent: Improve error handling and retry for zed-provided models (#33565) 2025-06-30 21:01:32 -06:00
x_ai.rs Add xAI language model provider (#33593) 2025-07-15 15:35:50 -04:00