..
adding_provider
docs: fix strings
2025-12-05 09:37:22 -08:00
caching
docs: add redis initalization with kwargs
2026-01-15 23:15:54 -05:00
completion
Revert "Add sanititzation for anthropic messages"
2026-01-17 06:01:12 +09:00
contribute_integration
docs(community.md): add new integration partner doc
2025-12-09 18:17:14 -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
Update local_debugging.md ( #8308 )
2025-02-06 16:19:32 -08:00
embedding
docs: improve Getting Started page and SDK documentation structure ( #17614 )
2025-12-08 13:05:50 -08:00
extras
docs: improve dev docs
2025-11-17 19:46:39 -08:00
guides
[docs] add docs for containers files api + code interpreter on LiteLLM ( #17749 )
2025-12-09 18:11:28 -08:00
integrations
docs(community.md): add new integration partner doc
2025-12-09 18:17:14 -08:00
langchain
added tags to langchain
2025-09-10 00:32:26 -04:00
observability
Added ability to customize logfire base url through env var ( #19148 )
2026-01-16 00:10:59 +05:30
pass_through
Add batch passthrough endpoint cost tracking for anthropic
2025-12-10 18:24:31 +05:30
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
Fix: stability image optional para
2026-01-19 09:05:52 +05:30
proxy
feat: Add GCS_USE_BATCHED_LOGGING flag to toggle batching mechanism
2026-01-19 10:21:31 -08:00
search
[Feat] New Search API Provider - LinkUp Search ( #18174 )
2025-12-18 14:27:36 +05:30
secret_managers
doc: improve secret manager settings
2025-12-19 07:06:26 +09:00
troubleshoot
docs: Add structured issue reporting guides for CPU and memory issues ( #19117 )
2026-01-14 15:28:20 -08:00
tutorials
Merge pull request #19292 from BerriAI/litellm_docs_cursor-mcp
2026-01-18 14:59:08 +09:00
vector_stores
Add vector store support for ragflow
2025-12-03 15:29:47 +05:30
a2a.md
[Docs] Litellm add docs vertex ai engine ( #18027 )
2025-12-15 20:11:40 -08:00
a2a_agent_permissions.md
[Docs] A2a - Permission management ( #17515 )
2025-12-04 17:29:47 -08:00
a2a_cost_tracking.md
Importing Image in A2A Doc
2025-12-13 13:29:01 -08:00
aiohttp_benchmarks.md
docs benchmarks
2025-05-24 17:43:38 -07:00
anthropic_count_tokens.md
Handle not supported region for vertex ai count tokens - v1/messages/count_tokens ( #18665 )
2026-01-07 00:05:00 +05:30
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
docs: improve Getting Started page and SDK documentation structure ( #17614 )
2025-12-08 13:05:50 -08:00
audio_transcription.md
Add support of audio transcription for OVHcloud ( #17305 )
2025-12-01 18:26:39 -08:00
batches.md
add vllm batches
2025-12-14 12:36:07 -08:00
bedrock_converse.md
docs boto3 instructions
2025-10-16 16:34:56 -07:00
bedrock_invoke.md
docs boto3 instructions
2025-10-16 16:34:56 -07:00
benchmarks.md
Add infrastructure recommendations to benchmarks documentation ( #18264 )
2025-12-19 13:44:36 -08:00
budget_manager.md
docs - use consistent name for LiteLLM proxy server
2024-08-03 12:54:07 -07:00
contact.md
docs: update broken Slack invite links to support page ( #16546 )
2025-11-12 12:41:55 -08:00
container_files.md
[Feat] Litellm new endpoint add container file upload ( #18743 )
2026-01-07 13:36:55 +05:30
containers.md
[docs] add docs for containers files api + code interpreter on LiteLLM ( #17749 )
2025-12-09 18:11:28 -08:00
contributing.md
docs: update UI contributing guide ( #19353 )
2026-01-19 06:18:45 -08:00
data_retention.md
docs litellm cloud
2026-01-12 13:55:56 -08:00
data_security.md
docs(data_security.md): data_security.md
2025-06-09 17:53:11 -07:00
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
Minor bug fixes: mask list
2025-12-19 23:04:53 +05:30
image_generation.md
Add support for openrouter image generation endpoint
2026-01-14 10:15:02 +05:30
image_variations.md
New stable release - release notes ( #8148 )
2025-01-31 10:02:59 -08:00
index.md
docs: replace ghcr link with docker.litellm.ai
2025-12-16 08:35:45 +05:30
interactions.md
Litellm improve endpoint discovery ( #18762 )
2026-01-07 17:35:01 +05:30
load_test.md
(docs) add 1k rps load test doc ( #6059 )
2024-10-04 16:56:34 +05:30
load_test_advanced.md
Remove aiohttp_ prefix from config ( #14920 )
2025-09-25 16:09:41 -07:00
load_test_rpm.md
docs: usaged-based routing perf warnings ( #14080 )
2025-08-29 17:31:12 -07:00
load_test_sdk.md
(docs) add 1k rps load test doc ( #6059 )
2024-10-04 16:56:34 +05:30
mcp.md
doc: add MCP troubleshooting guide
2026-01-15 08:01:59 +09:00
mcp_control.md
feat: add mcp registry
2026-01-09 15:07:39 +09:00
mcp_cost.md
[MCP Gateway] QA/Fixes - Ensure Team/Key level enforcement works for MCPs ( #15305 )
2025-10-07 17:34:48 -07:00
mcp_guardrail.md
feat: add support MCP guardrail to noma
2026-01-06 06:15:56 +09:00
mcp_troubleshoot.md
doc: add MCP troubleshooting guide
2026-01-15 08:01:59 +09:00
mcp_usage.md
[MCP Gateway] QA/Fixes - Ensure Team/Key level enforcement works for MCPs ( #15305 )
2025-10-07 17:34:48 -07:00
migration.md
migration_policy.md
docs migration policy
2024-08-09 18:06:37 -07:00
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
Fix CI: Revert security scan changes and add GitGuardian ignore rules ( #18358 )
2025-12-22 17:03:53 -08:00
old_guardrails.md
Use the -d flag in docs instead of -D ( #12179 )
2025-06-30 15:25:42 -07:00
projects.md
proxy_api.md
Corrected docs updates sept 2025 ( #14916 )
2025-09-25 15:49:19 -07:00
proxy_server.md
Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE ( #9995 ) ( #10423 )
2025-04-29 21:27:37 -07:00
rag_ingest.md
[Feat] RAG query endpoint - Add RAG Search / Query endpoint ( #18376 )
2025-12-23 22:30:37 +05:30
rag_query.md
[Feat] RAG query endpoint - Add RAG Search / Query endpoint ( #18376 )
2025-12-23 22:30:37 +05:30
realtime.md
Litellm improve endpoint discovery ( #18762 )
2026-01-07 17:35:01 +05:30
reasoning_content.md
Put reasoning summary behind feat flag
2026-01-06 11:36:20 +05:30
rerank.md
feat(voyage): add rerank API support ( #17744 )
2025-12-09 17:34:09 -08:00
response_api.md
docs fix
2025-12-19 20:06:56 +05:30
response_api_compact.md
[Feat] New API Endpoint - Responses API (v1/responses/compact) ( #18697 )
2026-01-06 16:24:04 +05:30
router_architecture.md
docs(router_architecture.md): add router architecture docs
2024-11-26 12:54:38 +05:30
routing.md
docs: add redis initalization with kwargs
2026-01-15 23:15:54 -05:00
rules.md
scheduler.md
docs: usaged-based routing perf warnings ( #14080 )
2025-08-29 17:31:12 -07:00
sdk_custom_pricing.md
organize docs
2024-08-03 12:54:07 -07:00
secret.md
[Feat] Add CyberArk Secrets Manager Integration ( #16278 )
2025-11-05 14:00:45 -08:00
set_keys.md
Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE ( #9995 ) ( #10423 )
2025-04-29 21:27:37 -07:00
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
Update minimax docs to be in proper format
2025-12-24 09:25:36 +05:30
troubleshoot.md
update troubleshoot ( #19099 )
2026-01-14 10:01:47 -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
Litellm dev 12 28 2024 p2 ( #7458 )
2024-12-28 19:38:06 -08:00