ZIm/crates/language_models
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 language_models: Fetch Zed models from the server (#31316) 2025-05-23 23:00:35 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00