litellm/docs/my-website/docs
Igal Boxerman e6e1e8fca4
feat(pillar): add automatic LiteLLM context headers (#17076)
- Automatically pass LiteLLM virtual key context as X-LiteLLM-* headers
- Includes key_alias, user_id, team_id, org_id, and user_email
- No configuration required - always enabled for application/user tracking
- Excludes sensitive data (metadata, API tokens) for security
- Add comprehensive tests (30 tests, all passing)
- Update documentation with header details
2025-11-25 19:35:39 -08:00
..
adding_provider docs: simplify docs 2025-11-17 09:39:32 -08:00
caching
completion fix img URL for tests 2025-11-22 09:41:15 -08:00
debugging
embedding Revert "remove deprecated embedding model (#16724)" (#16970) 2025-11-22 09:34:53 -08:00
extras docs: improve dev docs 2025-11-17 19:46:39 -08:00
guides
integrations
langchain
observability Docs: Add link to logging payload spec (#17049) 2025-11-24 20:48:10 -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 mini-swe-agent to Projects built on LiteLLM (#16971) 2025-11-22 10:45:29 -08:00
provider_registration Document model pricing contribution process (#17031) 2025-11-24 08:28:24 -08:00
providers fix: fix doc load issue 2025-11-25 14:40:26 -08:00
proxy feat(pillar): add automatic LiteLLM context headers (#17076) 2025-11-25 19:35:39 -08:00
search [Feat] add serxng search API provider (#16259) 2025-11-04 17:56:07 -08:00
secret_managers [Feat] Adds IAM role assumption support for AWS Secret Manager (#16887) 2025-11-20 12:38:48 -08:00
tutorials feat: Add Presidio PII masking tutorial (#16969) 2025-11-22 15:45:43 -08:00
vector_stores (feat) Azure AI Vector Stores - support "virtual" indexes + create vector store on passthrough API (#16160) 2025-11-01 12:01:32 -07:00
aiohttp_benchmarks.md
anthropic_unified.md
apply_guardrail.md
assistants.md
audio_transcription.md
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 Litellm sameer nov 3 stable branch (#16963) 2025-11-22 09:35:05 -08:00
fine_tuning.md docs: use custom-llm-provider header in examples (#16055) 2025-10-29 19:06:48 -07:00
generateContent.md
getting_started.md
image_edits.md Add Vertex AI Image Edit Support (#16828) 2025-11-19 18:39:28 -08:00
image_generation.md
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] Add new RAG API on LiteLLM AI Gateway (#17109) 2025-11-25 17:54:29 -08:00
realtime.md
reasoning_content.md
rerank.md
response_api.md docs: move guardrails and responses api out of beta 2025-11-05 16:48:54 -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
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
videos.md [Feat] New Provider - Add RunwayML Provider for video generations (#16505) 2025-11-11 18:48:23 -08:00
wildcard_routing.md