ZIm/crates/language_models/src/provider
Antonio Scandurra 6f5867fc88
Fetch models right after signing in (#35711)
This uses the `current_user` watch in the `UserStore` instead of looping
every 100ms in order to detect if the user had signed in.

We are changing this because we noticed it was causing the deterministic
executor in tests to never detect a "parking with nothing left to run"
situation.

This seems better in production as well, especially for users who never
sign in.

/cc @maxdeviant 

Release Notes:

- N/A

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-06 10:04:07 +00:00
..
anthropic.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
bedrock.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
cloud.rs Fetch models right after signing in (#35711) 2025-08-06 10:04:07 +00:00
copilot_chat.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +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: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
lmstudio.rs Revise and clean up some icons (#35582) 2025-08-04 11:58:31 -03:00
mistral.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
ollama.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
open_ai.rs agent: Update link to OpenAI compatible docs (#35620) 2025-08-05 13:05:05 +00:00
open_ai_compatible.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
open_router.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00: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