..
_experimental
fix(mcp): retain selected guardrails for virtual REST calls
2026-09-17 10:40:33 -07:00
a2a
refactor(typing): replace Any with proven types in 65 backend files
2026-09-02 09:11:36 +00:00
agent_endpoints
fix(a2a): forward caller identity headers on message/send and message/stream ( #40305 )
2026-09-08 15:56:52 -07:00
analytics_endpoints
fix(proxy): attribute gate-rejected requests to their endpoint in cache analytics ( #40824 )
2026-09-12 16:03:38 -07:00
anthropic_endpoints
fix(proxy): keep litellm_call_id on shaped errors and list_batches failure hook
2026-09-16 03:02:50 +00:00
auth
fix(proxy): enforce tag budgets for tags added by guardrails
2026-09-16 23:52:39 +00:00
batches_endpoints
fix(proxy): build failure headers immutably to keep LIT002 within budget
2026-09-16 18:51:22 +00:00
client
feat(cli): keep lite autoroute up and down as hidden deprecated aliases
2026-09-17 15:25:12 -07:00
common_utils
Merge pull request #41488 from BerriAI/litellm_bound_enduser_reset_invalidation
2026-09-17 13:21:23 -07:00
config_management_endpoints
config_resolvers
container_endpoints
chore: merge origin/litellm_internal_staging into litellm_decrease_anys_opus5_r4
2026-09-04 18:59:35 -07:00
credential_endpoints
fix(credentials): answer 409 on a name collision, let PATCH resolve values from model_id
2026-09-15 10:41:43 -07:00
custom_hooks
db
refactor(spend_tracking): type the get_logging_payload parameters
2026-09-17 01:02:03 +00:00
discovery_endpoints
fix(proxy): move credentials hint helper into a leaf html_forms module to clear CodeQL cyclic import
2026-09-14 20:34:58 +00:00
enterprise_billing
example_config_yaml
fine_tuning_endpoints
google_endpoints
guardrails
Merge pull request #41220 from BerriAI/litellm_post_call_guardrail_context
2026-09-17 00:31:46 -07:00
health_check_utils
fix(health): keep team public names to the owning team and let model_id win over model
2026-09-11 19:49:37 -07:00
health_endpoints
fix(health): skip background health check DB writes when the latest-row read fails
2026-09-14 23:03:30 +00:00
hooks
fix(proxy): remove duplicate user budget hook that 429'd zero-cost models
2026-09-16 15:42:15 -07:00
image_endpoints
fix(proxy): seed litellm_call_id into request data before parsing can fail
2026-09-16 20:55:32 +00:00
list_api
Merge branch 'main' into litellm_bulk_user_delete
2026-09-15 18:03:15 +00:00
logging_endpoints
fix(usage): recover aliases for v1.99 double-hashed spend keys
2026-09-03 14:21:25 +00:00
management_endpoints
fix(mcp): scope health discovery for route-restricted keys
2026-09-17 09:17:55 -07:00
management_helpers
fix(proxy): keep access-group raw SQL writes on the writer while writer_unavailable is stale
2026-09-15 19:55:07 +00:00
memory
feat(proxy): add a search param to key, memory, audit, and spend log listings
2026-09-03 15:20:13 -07:00
middleware
feat(proxy): resolve root_path per request from a configured prefix list (SERVER_ROOT_PATHS) ( #35935 )
2026-09-07 11:54:59 -07:00
ocr_endpoints
merge: origin/main into litellm_rust_bridge_declarative_route_catalog
2026-09-16 22:54:51 +00:00
openai_evals_endpoints
refactor(typing): replace Any with proven types in 65 backend files
2026-09-02 09:11:36 +00:00
openai_files_endpoints
refactor(proxy): drop redundant docstrings from upload allowlist helpers and tests
2026-09-14 19:00:49 +00:00
pass_through_endpoints
Merge pull request #41504 from BerriAI/litellm_bedrock_agent_runtime_strip_virtual_key
2026-09-16 17:02:17 -07:00
policy_engine
fix(guardrails): define UnappliableRequestRewrite in the shared guardrail translation utils
2026-09-14 18:39:54 -07:00
prompts
Merge pull request #38440 from BerriAI/litellm_prompt_registry_env
2026-09-03 14:09:26 -07:00
public_endpoints
feat(auto-router): refresh family reasoning presets ( #40341 )
2026-09-08 18:28:46 -07:00
rag_endpoints
fix(proxy): surface the upstream status code when a RAG query fails
2026-09-15 17:53:57 -07:00
realtime_endpoints
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_openai_error_payload_non_llm_routes
2026-09-08 11:09:54 -07:00
rerank_endpoints
fix(proxy): seed litellm_call_id into request data before parsing can fail
2026-09-16 20:55:32 +00:00
response_api_endpoints
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
response_polling
fix(responses): keep background polling alive after the client disconnects
2026-09-07 11:51:35 +00:00
search_endpoints
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5
2026-08-29 06:03:33 -07:00
shutdown
spend_tracking
fix(proxy): reject non-string model with 400 and log its spend as unknown-model
2026-09-17 19:37:14 +00:00
swagger
test_prompts
types_utils
ui_crud_endpoints
fix(proxy): re-read UI settings on every config reload
2026-09-16 15:38:06 -07:00
vector_store_endpoints
fix(proxy): let authorized internal users open vector store details ( #40150 )
2026-09-07 13:10:09 -07:00
vector_store_files_endpoints
vertex_ai_endpoints
video_endpoints
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
workflows
.gitignore
__init__.py
Revert "perf: lazy-load SDK symbols so import litellm stays under 60 MB RSS (…"
2026-09-05 16:07:09 -07:00
_lazy_features.py
fix(proxy): register /nvidia_nim/ with the lazy passthrough loader
2026-09-15 22:26:49 +00:00
_lazy_openapi_snapshot.json
chore(proxy): restore the lazy OpenAPI snapshot main renders under Python 3.12
2026-09-16 11:56:18 -07:00
_lazy_openapi_snapshot.py
chore(techdebt): type new signatures and drop slop comments from the last 24h
2026-08-28 07:59:32 +00:00
_logging.py
_new_new_secret_config.yaml
_new_secret_config.yaml
_super_secret_config.yaml
_types.py
fix(proxy): report the caller's team edit access on /team/info
2026-09-16 15:38:30 -07:00
cached_logo.jpg
caching_routes.py
refactor(typing): replace Any with proven types in 89 more backend files
2026-09-02 23:08:42 +00:00
collector.py
feat(proxy): offload spend tracking to a pod-local collector sidecar ( #40545 )
2026-09-10 17:14:13 -07:00
common_request_processing.py
fix(proxy): reject non-string model with 400 and log its spend as unknown-model
2026-09-17 19:37:14 +00:00
compliance_checks.py
fix(guardrails): record not_run when a skipped role mixes text and images
2026-09-15 05:20:56 +00:00
custom_auth_auto.py
custom_prompt_management.py
custom_sso.py
custom_validate.py
dd_span_tagger.py
dev_config.yaml
enterprise
health_check.py
fix(health): resolve a model name the way a request routes before matching the provider model string
2026-09-11 20:40:00 -07:00
lambda.py
litellm_pre_call_utils.py
Merge pull request #41330 from BerriAI/litellm_team_model_max_budget_v2
2026-09-16 14:48:29 -07:00
llamaguard_prompt.txt
logo.jpg
logo_dark.png
mcp_registry.json
fix(ui): restore MCP catalog provider logos ( #40781 )
2026-09-12 11:56:59 -07:00
mcp_tools.py
model_config.yaml
openapi.json
openapi_registry.json
plugin_routes.py
post_call_rules.py
prisma_migration.py
fix(proxy): run migrations through python -m prisma when the prisma console script is not on PATH
2026-09-09 18:17:12 -07:00
prometheus_cleanup.py
feat(deploy): metrics sidecar and separate metrics port in Helm and Terraform ( #40163 )
2026-09-08 13:31:07 -07:00
prometheus_metrics_server.py
feat(deploy): metrics sidecar and separate metrics port in Helm and Terraform ( #40163 )
2026-09-08 13:31:07 -07:00
proxy_cli.py
fix(proxy): resolve LITELLM_LOG for uvicorn at startup and restore logger state in tests
2026-09-15 22:27:24 +00:00
proxy_config.yaml
proxy_server.py
fix(router): preserve discovered limits and model info fallbacks
2026-09-17 00:23:50 +00:00
read_model_list.py
README.md
route_llm_request.py
fix(proxy): keep the raw model string out of the unknown-model spend-log error message
2026-09-11 18:42:08 -07:00
route_priority.py
perf(proxy): register liveness and core inference routes first ( #40687 )
2026-09-11 17:10:38 +00:00
schema.prisma
Merge remote-tracking branch 'origin/main' into litellm_add_spendlogs_api_key_startTime_index
2026-09-17 12:20:26 -07:00
start.sh
utils.py
fix(mcp): preserve request-selected guardrails during tool execution
2026-09-17 09:57:08 -07:00
wildcard_config.yaml