-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
e4eef72
commit 04518b1
Showing
1 changed file
with
56 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters