..
_experimental /mcp_server
[Feat] mcp resources support ( #16800 )
2025-11-20 14:53:44 -08:00
anthropic_endpoints
auth
[Fix] AI Gateway Auth - Ensure Team Tags works when using JWT Auth ( #16797 )
2025-11-18 17:36:38 -08:00
client
[Feat] AI Gateway Auth - Allow using JWTs for signing in with Proxy CLI ( #16756 )
2025-11-17 19:47:29 -08:00
common_utils
[Fix] Exclude litellm_credential_name from Sensitive Data Masker (Updated) ( #16958 )
2025-11-21 19:09:48 -08:00
db
[Fix] Litellm tags usage add request_id ( #16111 )
2025-11-11 18:53:48 -08:00
experimental /mcp_server
google_endpoints
test google endpoints
2025-10-31 20:50:31 -07:00
guardrails
Grayswan guardrail passthrough on flagged ( #16891 )
2025-11-21 20:01:35 -08:00
health_endpoints
Add Langfuse OTEL and SQS to health check ( #16514 )
2025-11-12 18:25:30 -08:00
hooks
fix: prompt injection not working ( #16701 )
2025-11-17 20:04:57 -08:00
image_endpoints
test fix
2025-10-17 10:46:42 -07:00
management_endpoints
Allow partial matches for user id in user table ( #16952 )
2025-11-21 19:12:16 -08:00
management_helpers
[MCP Gateway] Litellm mcp fixes team control ( #15304 )
2025-10-07 16:48:00 -07:00
middleware
openai_files_endpoint
pass_through_endpoints
Milvus - Passthrough API support - adds create + read vector store support via passthrough API's ( #16170 )
2025-11-02 09:47:58 -08:00
prompts
TestPromptVersionsEndpoint
2025-11-21 16:21:13 -08:00
public_endpoints
Add Model uses endpoint info ( #16664 )
2025-11-14 16:08:27 -08:00
response_api_endpoints
[Fix] - Responses API - add /openai routes for responses API. (Azure OpenAI SDK Compatibility) ( #15988 )
2025-10-27 19:12:13 -07:00
spend_tracking
fix(spend-logs): trim logged response strings ( #16654 )
2025-11-18 20:12:49 -08:00
test_configs
ui_crud_endpoints
[Infra] Litellm Backend SSO Changes ( #16029 )
2025-10-30 14:32:08 -07:00
vector_store_endpoints
Vector store files Stable Release ( #16643 )
2025-11-15 13:00:33 -08:00
__init__.py
test fix
2025-10-17 10:46:42 -07:00
test_batch_metadata_none_fix.py
test_caching_routes.py
test_common_request_processing.py
[Feat] Cost Tracking - specify a global vendor discount for costs. ( #15546 )
2025-10-14 20:07:04 -07:00
test_custom_proxy.py
fix(ui/): fix routing for custom server root path ( #15701 )
2025-10-23 13:59:29 -07:00
test_fastapi_offline_routes.py
test_health_check_functions.py
test_litellm_pre_call_utils.py
Fix key model alias ( #16896 )
2025-11-20 16:05:49 -08:00
test_proxy_cli.py
test_proxy_server.py
[Feat] Prompt Management - Allow storing prompt version in DB ( #16848 )
2025-11-19 13:19:56 -08:00
test_proxy_types.py
test_proxy_utils.py
fix(ui/): fix routing for custom server root path ( #15701 )
2025-10-23 13:59:29 -07:00
test_route_llm_request.py
test_shared_health_check.py
Add shared healthcheck
2025-10-09 22:18:05 +05:30
test_spend_log_cleanup.py
test_swagger_chat_completions.py
test_team_member_update.py