zed/crates/language_models
Marshall Bowers a9fdd07e8d
cloud_api_types: Rework Plan type (#47784)
This PR reworks the `Plan` type, now that we don't need to be concerned
about the legacy plan versions.

We've also made the deserialization layer more robust, which should make
it easier to add new plan variants in the future without needing to go
through this same song and dance.

Release Notes:

- N/A
2026-01-27 12:15:05 -05:00
..
src cloud_api_types: Rework Plan type (#47784) 2026-01-27 12:15:05 -05:00
Cargo.toml cloud_llm_client: Move Plan type into cloud_api_types (#47778) 2026-01-27 15:58:05 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00