zed/crates/cloud_llm_client
Marshall Bowers 72bc4dc534
cloud_llm_client: Move CompletionIntent to language_model (#52359)
This PR moves the `CompletionIntent` enum from the `cloud_llm_client`
crate to the `language_model` crate, as it is no longer part of the
Cloud interface.

Release Notes:

- N/A
2026-03-25 08:39:17 +01:00
..
src cloud_llm_client: Move CompletionIntent to language_model (#52359) 2026-03-25 08:39:17 +01:00
Cargo.toml Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
LICENSE-APACHE Add cloud_llm_client crate (#35307) 2025-07-29 23:30:45 +00:00