zed/crates/cloud_llm_client
Oleksiy Syvokon 740b4241c0
ep: Generate request IDs on the client (#56386)
This change lays the groundwork for canceling in-flight requests.
Without it, we always wait for a request to complete, even when we
already know its result won't be used.

Release Notes:

- N/A
2026-05-11 09:10:05 +00:00
..
src ep: Generate request IDs on the client (#56386) 2026-05-11 09:10:05 +00:00
Cargo.toml language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
LICENSE-APACHE Add cloud_llm_client crate (#35307) 2025-07-29 23:30:45 +00:00