ZIm/crates/language_models/src/provider
Marshall Bowers 7be1f2418d
Replace zed_llm_client with cloud_llm_client (#35309)
This PR replaces the usage of the `zed_llm_client` with the
`cloud_llm_client`.

It was ported into this repo in #35307.

Release Notes:

- N/A
2025-07-30 00:09:14 +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 Replace zed_llm_client with cloud_llm_client (#35309) 2025-07-30 00:09:14 +00:00
copilot_chat.rs Replace zed_llm_client with cloud_llm_client (#35309) 2025-07-30 00:09:14 +00: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 Fix unnecessary Ollama model loading (#35032) 2025-07-25 16:58:05 +03: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