ZIm/crates/language_models/src/provider
Oleksiy Syvokon 2a57b160b0
openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231)
Some APIs fail when they get this parameter

Closes #36215

Release Notes:

- Fixed OpenAI-compatible providers that don't support prompt caching
and/or reasoning
2025-08-15 13:54:24 +03:00
..
anthropic.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
bedrock.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
cloud.rs openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
copilot_chat.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
deepseek.rs agent: Improve error handling and retry for zed-provided models (#33565) 2025-06-30 21:01:32 -06:00
google.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
lmstudio.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
mistral.rs language_models: Add thinking to Mistral Provider (#32476) 2025-08-09 15:25:47 -04:00
ollama.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
open_ai.rs openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
open_ai_compatible.rs openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
open_router.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
vercel.rs openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
x_ai.rs openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00