zed/crates/assistant
Marshall Bowers 9143fd2924
language_model_selector: Don't recreate the Picker view each render (#21939)
While working on Assistant2, I noticed that the `LanguageModelSelector`
was recreating its `Picker` view on every single render.

This PR makes it so we create the view once and hold onto it in the
parent view.

Release Notes:

- N/A
2024-12-12 17:08:48 -05:00
..
src language_model_selector: Don't recreate the Picker view each render (#21939) 2024-12-12 17:08:48 -05:00
Cargo.toml Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00