ZIm/crates/vercel
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
..
src openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
Cargo.toml vercel: Reuse existing OpenAI code (#33362) 2025-06-25 15:04:43 +02:00
LICENSE-GPL