litellm/docs/my-website/docs/completion
Ryan Crabbe adafac1117 fix: add prompt_cache_key and prompt_cache_retention support for OpenAI
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.
2026-02-24 16:42:54 -08:00
..
audio.md
batching.md
computer_use.md
document_understanding.md
drop_params.md
function_call.md
http_handler_config.md
image_generation_chat.md
input.md feat: Limit stop sequence as per openai spec 2026-01-22 17:52:13 +05:30
json_mode.md feat(gemini): use responseJsonSchema for Gemini 2.0+ models (#19314) 2026-01-19 10:45:37 -08:00
knowledgebase.md
message_sanitization.md Fix greptile review 2026-02-18 13:07:58 +05:30
message_trimming.md
mock_requests.md
model_alias.md
multiple_deployments.md
output.md
predict_outputs.md
prefix.md
prompt_caching.md fix: add prompt_cache_key and prompt_cache_retention support for OpenAI 2026-02-24 16:42:54 -08:00
prompt_formatting.md
provider_specific_params.md
reliable_completions.md Revert "feat: add retry_delay, exponential_backoff, and jitter to completion(…" 2026-01-20 17:07:00 +05:30
shared_session.md
stream.md
token_usage.md docs: fix bad examples from sdk (#19322) 2026-01-19 10:27:25 -08:00
usage.md Add Default usage data configuration 2026-02-19 14:04:07 +05:30
vision.md
web_fetch.md
web_search.md docs(web_search): add gpt-5-search-api usage examples for SDK and AI Gateway (#20616) 2026-02-12 19:58:12 +05:30