zed/crates/language_models/src
Marshall Bowers ee357e8987
language_models: Send a header indicating that the client supports xAI models (#38931)
This PR adds an `x-zed-client-supports-x-ai` header to the `GET /models`
request sent to Cloud to indicate that the client supports xAI models.

Release Notes:

- N/A
2025-09-26 04:11:48 +00:00
..
provider language_models: Send a header indicating that the client supports xAI models (#38931) 2025-09-26 04:11:48 +00:00
ui Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
api_key.rs Reload API keys when URLs configured for LLM providers change (#38163) 2025-09-15 03:36:24 +00:00
language_models.rs Reload API keys when URLs configured for LLM providers change (#38163) 2025-09-15 03:36:24 +00:00
provider.rs Support multiple OpenAI compatible providers (#34212) 2025-07-22 12:20:07 -03:00
settings.rs settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00