mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
These params were silently dropped for Chat Completions because they were missing from the supported params whitelist. Also adds prompt_cache_retention to the Responses API TypedDict and fixes misleading cache_control comments in OpenAI prompt caching docs. |
||
|---|---|---|
| .. | ||
| chat | ||
| completion | ||
| embeddings/guardrail_translation | ||
| evals | ||
| image_generation | ||
| realtime | ||
| responses | ||
| speech | ||
| transcriptions | ||
| vector_store_files | ||
| vector_stores | ||
| test_gpt5_transformation.py | ||
| test_o_series_transformation.py | ||
| test_openai_common_utils.py | ||
| test_openai_empty_response.py | ||
| test_openai_image_edit_transformation.py | ||