ZIm/crates/language_models
Oleksiy Syvokon dcbb7d6466
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-23 10:39:15 -04:00
..
src openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-23 10:39:15 -04:00
Cargo.toml Start separating authentication from connection to collab (#35471) 2025-08-23 10:37:12 -04:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00