litellm/docs/my-website/docs/completion
Cesar Garcia df38de5683 docs(web_search): add gpt-5-search-api usage examples for SDK and AI Gateway (#20616)
- Document two OpenAI web search approaches: search models (/chat/completions) vs web_search_preview tool (/responses)
- Add gpt-5-search-api examples across all sections in web_search.md
- Update /responses examples to use gpt-5 with web_search_preview tool
- Add OpenAI Web Search Models section to providers/openai.md
- Add web search example to providers/openai/responses_api.md
2026-02-12 19:58:12 +05:30
..
audio.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
batching.md
computer_use.md docs computer use 2025-08-02 15:00:48 -07:00
document_understanding.md [Enhancement] Add support for Mistral model file handling and update documentation 2025-08-21 20:35:07 +02:00
drop_params.md feat: Replace jsonpath-ng with custom minimal parser for additional_drop_params 2025-12-09 17:30:30 +05:30
function_call.md Added compatibility guidance, etc. for xAI Grok model (#8282) 2025-02-05 17:21:47 -08:00
http_handler_config.md docs for custom aiohttp session 2025-09-07 17:42:26 -07:00
image_generation_chat.md feat: Add gemini-3-pro-image-preview model support for imageSize parameters (#17019) 2025-11-25 19:38:29 -08:00
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 Add Azure AI Search to supported vector stores (#17726) 2025-12-09 09:04:04 -08:00
message_trimming.md
mock_requests.md
model_alias.md
multiple_deployments.md
output.md
predict_outputs.md (feat) add Predicted Outputs for OpenAI (#6594) 2024-11-04 21:16:57 -08:00
prefix.md Update prefix.md (#6734) 2024-11-14 11:18:35 +05:30
prompt_caching.md prompt_caching.md: Fix wrong prompt_tokens definition (#16044) 2025-10-30 20:13:13 -07:00
prompt_formatting.md
provider_specific_params.md docs(provider_specific_params.md): fix docs 2025-09-22 17:18:57 -07:00
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 feat: Add shared_session parameter for aiohttp ClientSession reuse 2025-09-19 01:46:53 -07:00
stream.md doc on streaming usage litellm proxy 2024-12-30 21:06:34 -08:00
token_usage.md docs: fix bad examples from sdk (#19322) 2026-01-19 10:27:25 -08:00
usage.md Corrected docs updates sept 2025 (#14916) 2025-09-25 15:49:19 -07:00
vision.md fix img URL for tests 2025-11-22 09:41:15 -08:00
web_fetch.md [Feat] Add new anthropic web fetch tool support (#14951) 2025-09-26 11:04:11 -07:00
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