ZIm/crates/language_model
Marshall Bowers 685933b5c8
language_models: Fetch Zed models from the server (#31316)
This PR updates the Zed LLM provider to fetch the available models from
the server instead of hard-coding them in the binary.

Release Notes:

- Updated the Zed provider to fetch the list of available language
models from the server.
2025-05-23 23:00:35 +00:00
..
src language_models: Fetch Zed models from the server (#31316) 2025-05-23 23:00:35 +00:00
Cargo.toml Simplify language model registry + only emit change events on change (#29086) 2025-04-19 08:26:42 +00:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00