litellm/docs/my-website/docs
Ishaan Jaffer 74b48c9716 docs fix
2025-12-06 16:09:27 -08:00
..
adding_provider docs: fix strings 2025-12-05 09:37:22 -08:00
caching
completion 🆕 feat: support routing to only websearch supported deployments (#17500) 2025-12-04 14:18:20 -08:00
contribute_integration make generic api OSS + support multiple generic API's (#17152) 2025-11-26 18:38:38 -08:00
contributing [Feat] Allow adding OpenAI compatible chat providers using .json + add public ai provider (#17448) 2025-12-04 17:59:25 -08:00
debugging
embedding Add nova embedding support 2025-11-28 14:56:46 +05:30
extras docs: improve dev docs 2025-11-17 19:46:39 -08:00
guides
integrations
langchain
observability docs: Update Instructions For Phoenix Integration (#17373) 2025-12-02 22:03:54 -08:00
pass_through docs(openai_passthrough.md): document how to make openai passthrough route work 2025-11-04 17:12:33 -08:00
projects docs: add Microsoft GraphRAG to projects using LiteLLM (#17616) 2025-12-06 13:47:46 -08:00
provider_registration docs openai 2025-12-04 18:32:23 -08:00
providers docs fix 2025-12-06 16:09:27 -08:00
proxy Customer Usage Docs 2025-12-06 13:17:54 -08:00
search [Feat] add serxng search API provider (#16259) 2025-11-04 17:56:07 -08:00
secret_managers fix: cyberark allow setting ssl verfiy to false (#17433) 2025-12-03 18:54:31 -08:00
tutorials add tutorial as well 2025-12-05 12:32:23 +05:30
vector_stores Add vector store support for ragflow 2025-12-03 15:29:47 +05:30
a2a_agent_permissions.md [Docs] A2a - Permission management (#17515) 2025-12-04 17:29:47 -08:00
a2a.md [Docs] A2a - Permission management (#17515) 2025-12-04 17:29:47 -08:00
aiohttp_benchmarks.md
anthropic_unified.md Guardrails - Responses API, Image Gen, Text completions, Audio transcriptions, Audio Speech, Rerank, Anthropic Messages API support via the unified apply_guardrails function (#15706) 2025-10-25 13:38:57 -07:00
apply_guardrail.md Implement Bedrock Guardrail apply_guardrail endpoint support (#15892) 2025-10-24 10:24:03 -07:00
assistants.md
audio_transcription.md Add support of audio transcription for OVHcloud (#17305) 2025-12-01 18:26:39 -08:00
batches.md Litellm sameer nov 3 stable branch (#16963) 2025-11-22 09:35:05 -08:00
bedrock_converse.md
bedrock_invoke.md
benchmarks.md docs: add missing details to benchmark comparison (#16690) 2025-11-15 20:12:32 -08:00
budget_manager.md
contact.md docs: update broken Slack invite links to support page (#16546) 2025-11-12 12:41:55 -08:00
containers.md Update container documentation to be similar to others (#16327) 2025-11-06 10:08:45 -08:00
contributing.md
data_retention.md
data_security.md
default_code_snippet.md
enterprise.md docs: improve docs 2025-11-17 09:54:13 -08:00
exception_mapping.md Adds support for returning Azure Content Policy error information when exceptions from Azure OpenAI occur (#16231) 2025-11-08 16:04:36 -08:00
files_endpoints.md Add support for file content download for bedrock batches 2025-12-04 13:27:53 +05:30
fine_tuning.md docs: use custom-llm-provider header in examples (#16055) 2025-10-29 19:06:48 -07:00
generateContent.md [Feat] Add /search endpoint on LiteLLM Gateway (#15780) 2025-10-21 19:05:20 -07:00
image_edits.md Add Vertex AI Image Edit Support (#16828) 2025-11-19 18:39:28 -08:00
image_generation.md Guardrails - Responses API, Image Gen, Text completions, Audio transcriptions, Audio Speech, Rerank, Anthropic Messages API support via the unified apply_guardrails function (#15706) 2025-10-25 13:38:57 -07:00
image_variations.md
index.md
load_test_advanced.md
load_test_rpm.md
load_test_sdk.md
load_test.md
mcp_control.md feat(proxy_server.py): preserve content field even if null (#16988) 2025-11-23 22:05:58 -08:00
mcp_cost.md
mcp_guardrail.md
mcp_usage.md
mcp.md add strands tutorial (#17039) 2025-11-24 17:31:59 -08:00
migration_policy.md
migration.md
moderation.md docs(moderation.md): fix moderation quick start docs 2025-11-07 16:25:08 -08:00
ocr.md [Feat] /ocr - Add VertexAI OCR provider support + cost tracking (#16216) 2025-11-03 15:56:49 -08:00
oidc.md
old_guardrails.md
projects.md
proxy_api.md
proxy_server.md
rag_ingest.md [Feat] LiteLLM RAG API - Add support for Vertex RAG engine (#17117) 2025-11-26 15:49:04 -08:00
realtime.md
reasoning_content.md
rerank.md Guardrails - Responses API, Image Gen, Text completions, Audio transcriptions, Audio Speech, Rerank, Anthropic Messages API support via the unified apply_guardrails function (#15706) 2025-10-25 13:38:57 -07:00
response_api.md fix(responses): Add image generation support for Responses API (#16586) 2025-12-05 15:56:26 -08:00
router_architecture.md
routing.md
rules.md
scheduler.md
sdk_custom_pricing.md
secret.md [Feat] Add CyberArk Secrets Manager Integration (#16278) 2025-11-05 14:00:45 -08:00
set_keys.md
skills.md [Docs] Claude Skills API (#17052) 2025-11-24 15:32:03 -08:00
text_completion.md Guardrails - Responses API, Image Gen, Text completions, Audio transcriptions, Audio Speech, Rerank, Anthropic Messages API support via the unified apply_guardrails function (#15706) 2025-10-25 13:38:57 -07:00
text_to_speech.md Integrate eleven labs text-to-speech (#16573) 2025-11-24 18:49:30 -08:00
troubleshoot.md docs: update broken Slack invite links to support page (#16546) 2025-11-12 12:41:55 -08:00
vector_store_files.md fix docs 2025-11-15 16:58:47 -08:00
vertex_batch_passthrough.md Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
videos.md [Feat] New Provider - Add RunwayML Provider for video generations (#16505) 2025-11-11 18:48:23 -08:00
wildcard_routing.md