..
_experimental
fix(mcp): mint an ephemeral OAuth client when passthrough authorize has no client_id
2026-07-22 18:03:58 -07:00
a2a
fix(a2a): reject malformed protocolVersion suffixes while keeping semver prereleases
2026-07-21 13:24:58 -07:00
agent_endpoints
fix(a2a): accept semver protocolVersion values like 0.3.0 in agent cards
2026-07-21 13:03:47 -07:00
analytics_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
anthropic_endpoints
feat: litellm oss staging ( #31935 )
2026-07-03 09:27:31 +05:30
auth
chore(proxy): clean up request parameter validation and provider destination handling ( #34189 )
2026-07-22 00:57:58 +00:00
batches_endpoints
test(e2e): add live batches suite across providers and routing scenarios ( #30958 )
2026-07-02 08:05:23 -07:00
client
fix(autoroute): discover models via /v1/models so an AI-API-only key works ( #34259 )
2026-07-22 20:50:14 -07:00
common_utils
fix(ui): surface env-var-sourced theme and logging-callback settings ( #34156 )
2026-07-21 18:36:31 -07:00
config_management_endpoints
build(deps-dev): bump black to 26.3.1 and apply formatting ( #28525 )
2026-05-21 17:24:18 -07:00
config_resolvers
fix(ui): resolve SSO and SMTP settings from a typed config object ( #33576 )
2026-07-22 14:47:35 -07:00
container_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
credential_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
custom_hooks
style: run black formatter on entire codebase
2026-03-11 17:07:57 -03:00
db
feat(spend): track prompt compression saved tokens in daily spend aggregates ( #33810 )
2026-07-18 17:47:54 -07:00
discovery_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
enterprise_billing
feat(proxy): push-based OTLP billable-request metering for enterprise deployments ( #31592 )
2026-07-15 12:12:52 -07:00
example_config_yaml
Revert "chore(ci): sync litellm_internal_staging into daily OSS branch ( #33337 )" ( #33339 )
2026-07-14 19:32:25 -07:00
fine_tuning_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
google_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
guardrails
feat(guardrails): add only_scan_new_messages for per-session incremental scanning ( #33278 )
2026-07-22 09:56:59 -07:00
health_check_utils
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
health_endpoints
chore(lint): zero out crash-class pyright rules and ban new type: ignore comments ( #32152 )
2026-07-04 16:56:12 -07:00
hooks
feat(proxy): enforce model group budgets for end users
2026-07-23 07:43:42 +00:00
image_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
logging_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
management_endpoints
feat(proxy): add model group budgets for virtual keys
2026-07-23 07:25:58 +00:00
management_helpers
feat(organization): add RESTful PATCH /v2/organization/{organization_id} ( #32350 )
2026-07-23 04:53:20 +00:00
memory
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
middleware
feat(proxy): push-based OTLP billable-request metering for enterprise deployments ( #31592 )
2026-07-15 12:12:52 -07:00
ocr_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
openai_evals_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
openai_files_endpoints
chore(lint): zero out crash-class pyright rules and ban new type: ignore comments ( #32152 )
2026-07-04 16:56:12 -07:00
pass_through_endpoints
fix(passthrough): stop classifying plain 'predict'/'search' paths as Vertex ( #33658 )
2026-07-17 19:20:00 -07:00
policy_engine
fix(policies): reject non-existent team/key/model scope entries on attachment create ( #32131 )
2026-07-04 11:58:29 -07:00
prompts
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
public_endpoints
feat(a2a): support a2a-sdk 1.x proxy routing for 0.3 and 1.0 agents ( #30950 )
2026-06-29 09:32:39 +05:30
rag_endpoints
fix(rag): track LLM completion usage and spend for /v1/rag/query ( #32438 )
2026-07-17 17:45:27 +00:00
realtime_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
rerank_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
response_api_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
response_polling
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
search_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
shutdown
feat(proxy): native /health/drain preStop hook for graceful shutdown ( #29439 )
2026-06-02 16:30:44 -07:00
spend_tracking
feat(spend): raise /spend/logs/v2 page_size cap to 1000
2026-07-20 09:55:38 -07:00
swagger
test_prompts
types_utils
fix(proxy): resolve router_settings.plugins dotted paths and load plugins from installed packages ( #33644 )
2026-07-17 11:23:18 -07:00
ui_crud_endpoints
fix(ui): resolve SSO and SMTP settings from a typed config object ( #33576 )
2026-07-22 14:47:35 -07:00
vector_store_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
vector_store_files_endpoints
fix(proxy): resolve team wildcard credentials for vector store files
2026-07-16 21:14:45 -07:00
vertex_ai_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
video_endpoints
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
workflows
feat(proxy): durable agent workflow run tracking via /v1/workflows/runs ( #26793 )
2026-04-29 17:12:18 -07:00
.gitignore
__init__.py
_lazy_features.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
_lazy_openapi_snapshot.json
feat(guardrails): forward optional metadata on POST /guardrails/apply_guardrail ( #33067 )
2026-07-16 01:36:17 +03:00
_lazy_openapi_snapshot.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
_logging.py
_new_new_secret_config.yaml
Revert "chore: remove _experimental/out ( #31546 )"
2026-07-01 13:25:47 -07:00
_new_secret_config.yaml
Revert "chore: remove _experimental/out ( #31546 )"
2026-07-01 13:25:47 -07:00
_super_secret_config.yaml
Revert "chore: remove _experimental/out ( #31546 )"
2026-07-01 13:25:47 -07:00
_types.py
feat(proxy): add model group budgets for virtual keys
2026-07-23 07:25:58 +00:00
cached_logo.jpg
fix: prompt registry
2026-02-18 00:34:54 +05:30
caching_routes.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
common_request_processing.py
feat(complexity-router): add return_raw_model_name toggle for response model field ( #33875 )
2026-07-18 19:24:56 -07:00
compliance_checks.py
Revert "chore(ci): sync litellm_internal_staging into daily OSS branch ( #33337 )" ( #33339 )
2026-07-14 19:32:25 -07:00
custom_auth_auto.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
custom_prompt_management.py
fix: prompt registry
2026-02-18 00:34:54 +05:30
custom_sso.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
custom_validate.py
dd_span_tagger.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
dev_config.yaml
Revert "chore(ci): sync litellm_internal_staging into daily OSS branch ( #33337 )" ( #33339 )
2026-07-14 19:32:25 -07:00
enterprise
health_check.py
fix: skip health check for semantic auto_router deployments ( #31668 )
2026-06-29 19:47:20 -07:00
lambda.py
litellm_pre_call_utils.py
chore(proxy): clean up request parameter validation and provider destination handling ( #34189 )
2026-07-22 00:57:58 +00:00
llamaguard_prompt.txt
logo.jpg
mcp_registry.json
fix(mcp): use official Google Drive streamable HTTP MCP server ( #34322 )
2026-07-22 23:41:51 +00:00
mcp_tools.py
model_config.yaml
openapi.json
openapi_registry.json
fix(mcp): add Google Sheets, Drive, Calendar, and Docs to the OpenAPI registry
2026-07-20 19:02:00 -07:00
plugin_routes.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
post_call_rules.py
ci(lint): add blanket-noqa, dataclass-default, and unused-noqa Ruff rules ( #30516 )
2026-06-16 12:07:22 -07:00
prisma_migration.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
prometheus_cleanup.py
style: unify ruff format width on 120 ( #31518 )
2026-06-27 12:39:29 -07:00
proxy_cli.py
chore(ci): merge oss branch ( #33784 )
2026-07-17 23:22:13 +00:00
proxy_config.yaml
fix: prompt registry
2026-02-18 00:34:54 +05:30
proxy_server.py
fix(ui): resolve SSO and SMTP settings from a typed config object ( #33576 )
2026-07-22 14:47:35 -07:00
read_model_list.py
feat: add minimal rust router + axum ai-gateway calling router.realtime (2/2) ( #31135 )
2026-06-23 19:16:34 -07:00
README.md
build: migrate packaging, CI, and Docker from Poetry to uv ( #25007 )
2026-04-09 11:46:23 -07:00
route_llm_request.py
fix(router): apply team/key enable_tag_filtering to tag routing ( #33436 )
2026-07-16 14:41:24 -07:00
schema.prisma
fix(mcp): make the EMA retention gate authoritative across pods and tighten the assertion store
2026-07-21 14:54:37 -07:00
start.sh
utils.py
fix(autoroute): discover models via /v1/models so an AI-API-only key works ( #34259 )
2026-07-22 20:50:14 -07:00
wildcard_config.yaml
feat: add dev and wildcard proxy configs for local testing ( #30556 )
2026-06-17 06:47:11 -07:00