ZIm/crates/language_models/src/provider
Marshall Bowers 2dfb01c363
Update Agent panel to work with CloudUserStore (#35436)
This PR updates the Agent panel to work with the `CloudUserStore`
instead of the `UserStore`, reducing its reliance on being connected to
Collab to function.

Release Notes:

- N/A

---------

Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-08-23 10:36:14 -04: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-08-23 10:35:51 -04:00
cloud.rs Update Agent panel to work with CloudUserStore (#35436) 2025-08-23 10:36:14 -04:00
copilot_chat.rs Replace zed_llm_client with cloud_llm_client (#35309) 2025-08-23 10:36:11 -04: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-08-23 10:35:21 -04:00
ollama.rs Fix unnecessary Ollama model loading (#35032) 2025-08-23 10:35:55 -04:00
open_ai.rs Support multiple OpenAI compatible providers (#34212) 2025-08-23 10:35:50 -04:00
open_ai_compatible.rs Support multiple OpenAI compatible providers (#34212) 2025-08-23 10:35:50 -04: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