litellm/docs/my-website/docs
Krish Dholakia f65eec8fa8
docs: Update CLI arguments documentation with all available options (#20437)
- Reorganized documentation into logical sections (Server Configuration,
  Server Backend Options, SSL/TLS Configuration, Model Configuration,
  Model Parameters, Database Configuration, Debugging, Testing & Health Checks)
- Added missing CLI arguments:
  - --iam_token_db_auth: RDS IAM token authentication for database connections
  - --run_gunicorn: Start proxy with gunicorn backend
  - --run_hypercorn: Start proxy with hypercorn backend (HTTP/2 support)
  - --ssl_keyfile_path, --ssl_certfile_path, --ciphers: SSL/TLS configuration
  - --keepalive_timeout: Uvicorn keepalive timeout setting
  - --max_requests_before_restart: Worker recycling for memory management
  - --use_prisma_db_push: Alternative database schema update method
  - --test_async, --num_requests: Async endpoint testing
  - --version/-v: Print version
  - --max_budget: Set budget limits for API calls
  - --headers, --add_key, --save: Model configuration options
  - --use_queue: Celery workers for async endpoints
  - --local: Local debugging flag
- Updated default value for --num_workers to reflect actual behavior
- Added environment variable documentation for applicable options

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-02-05 08:46:37 -08:00
..
adding_provider Custom Code Guardrails UI Playground (#20377) 2026-02-03 19:57:24 -08:00
anthropic_unified Add support for output formatfor bedrock invoke via v1/messages 2026-01-22 16:36:03 +05:30
caching docs: add redis initalization with kwargs 2026-01-15 23:15:54 -05:00
completion feat: Limit stop sequence as per openai spec 2026-01-22 17:52:13 +05:30
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
embedding docs: improve Getting Started page and SDK documentation structure (#17614) 2025-12-08 13:05:50 -08:00
extras
guides Fix/per service ssl override v2 (#19538) 2026-01-21 20:10:04 -08:00
integrations docs(community.md): add new integration partner doc 2025-12-09 18:17:14 -08:00
langchain
observability langfuse doc update 2026-02-04 15:53:24 -08:00
pass_through Add /openai_passthrough route for openai passthrough requests: 2026-01-29 16:07:45 +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 Merge pull request #20318 from BerriAI/litellm_oss_staging_02_03_2026 2026-02-04 17:49:30 +05:30
proxy docs: Update CLI arguments documentation with all available options (#20437) 2026-02-05 08:46:37 -08:00
search add search provider for brave search api (#19433) 2026-01-20 19:23:29 -08:00
secret_managers doc: improve secret manager settings 2025-12-19 07:06:26 +09:00
troubleshoot docs: add Prisma migration troubleshooting guide (#20300) 2026-02-02 14:39:18 -08:00
tutorials Merge pull request #20396 from BerriAI/litellm_copilot_kit_sdk 2026-02-04 13:41:08 +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_cost_tracking.md Importing Image in A2A Doc 2025-12-13 13:29:01 -08:00
a2a_invoking_agents.md [Feat] Use A2A registered agents with /chat/completions (#20362) 2026-02-03 15:25:38 -08:00
a2a.md [Feat] Use A2A registered agents with /chat/completions (#20362) 2026-02-03 15:25:38 -08:00
aiohttp_benchmarks.md
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
apply_guardrail.md
assistants.md docs: improve Getting Started page and SDK documentation structure (#17614) 2025-12-08 13:05:50 -08:00
audio_transcription.md
batches.md add vllm batches 2025-12-14 12:36:07 -08:00
bedrock_converse.md
bedrock_invoke.md
benchmarks.md Realtime API benchmarks (#20074) 2026-01-30 11:55:29 -08:00
budget_manager.md
contact.md
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
default_code_snippet.md
enterprise.md docs: Add FAQ for setting up and verifying LITELLM_LICENSE (#20284) 2026-02-02 11:03:45 -08:00
exception_mapping.md
files_endpoints.md Add support for file content download for bedrock batches 2025-12-04 13:27:53 +05:30
fine_tuning.md
generateContent.md
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
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_advanced.md
load_test_rpm.md
load_test_sdk.md
load_test.md
mcp_control.md feat: add mcp registry 2026-01-09 15:07:39 +09:00
mcp_cost.md
mcp_guardrail.md feat: add support MCP guardrail to noma 2026-01-06 06:15:56 +09:00
mcp_semantic_filter.md Litellm docs mcp filtering semantic (#20316) 2026-02-02 18:29:07 -08:00
mcp_troubleshoot.md doc: add MCP troubleshooting guide 2026-01-15 08:01:59 +09:00
mcp_usage.md
mcp.md docs: mcp version up 2026-01-20 07:56:38 +09:00
migration_policy.md
migration.md
moderation.md
ocr.md
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
projects.md
proxy_api.md
proxy_server.md
rag_ingest.md [Feat] RAG API - Add support for using s3 Vectors as Vector Store Provider for /rag/ingest (#19888) 2026-01-27 14:45:26 -08:00
rag_query.md [Feat] RAG query endpoint - Add RAG Search / Query endpoint (#18376) 2025-12-23 22:30:37 +05:30
realtime.md [Feat] Add xAI /realtime API Support - works with LiveKitSDK (#20381) 2026-02-03 19:58:28 -08:00
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_compact.md [Feat] New API Endpoint - Responses API (v1/responses/compact) (#18697) 2026-01-06 16:24:04 +05:30
response_api.md docs fix 2025-12-19 20:06:56 +05:30
router_architecture.md
routing.md Fix: Slack alert issue 2026-02-02 16:49:10 +05:30
rules.md
scheduler.md
sdk_custom_pricing.md
secret.md
set_keys.md
skills.md
text_completion.md
text_to_speech.md docs: fix bad examples from sdk (#19322) 2026-01-19 10:27:25 -08:00
traffic_mirroring.md feat: add feature to make silent calls (#19544) 2026-01-27 09:16:53 -08:00
troubleshoot.md update troubleshoot (#19099) 2026-01-14 10:01:47 -08:00
vector_store_files.md
vertex_batch_passthrough.md
videos.md
wildcard_routing.md