zed/crates/language_model_selector
Marshall Bowers 04518b11bc
language_model_selector: Refresh the models when the providers change (#22624)
This PR fixes an issue introduced in #21939 where the list of models in
the language model selector could be outdated.

Since we're no longer recreating the picker each render, we now need to
make sure we are updating the list of models accordingly when there are
changes to the language model providers.

I noticed it specifically in Assistant1.

Release Notes:

- Fixed a staleness issue with the language model selector.
2025-01-03 19:38:08 +00:00
..
src language_model_selector: Refresh the models when the providers change (#22624) 2025-01-03 19:38:08 +00:00
Cargo.toml
LICENSE-GPL