litellm/tests/test_litellm/proxy
2025-12-06 10:54:22 +09:00
..
_experimental/mcp_server fix: mcp test 2025-12-06 10:54:22 +09:00
agent_endpoints [Feat] Agent Access Control - Enforce Allowed agents by key, team + add agent access groups on backend (#17502) 2025-12-04 16:31:00 -08:00
anthropic_endpoints
auth feat: Add /global/spend/tags to admin viewer routes (#17501) 2025-12-04 14:43:33 -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 Merge remote-tracking branch 'origin' into litellm_ui_callback_fix 2025-12-03 11:02:59 -08:00
db Adding tests 2025-12-04 12:36:15 -08:00
discovery_endpoints Change is_sso_configured to auto_redirect_to_sso 2025-12-03 15:48:50 -08:00
experimental/mcp_server
google_endpoints test google endpoints 2025-10-31 20:50:31 -07:00
guardrails fix(presidio): handle empty content and error dict responses (#17489) 2025-12-05 15:45:19 -08:00
health_endpoints Add Langfuse OTEL and SQS to health check (#16514) 2025-11-12 18:25:30 -08:00
hooks [Bug fix] Secret Managers Integration - Make email and secret manager operations independent in key management hooks (#17551) 2025-12-05 15:26:00 -08:00
image_endpoints
management_endpoints Merge pull request #17498 from BerriAI/litellm_customer_usage_backend 2025-12-05 15:31:08 -08:00
management_helpers
middleware
openai_files_endpoint
pass_through_endpoints Add passthrough cost tracking for veo 2025-12-01 14:33:03 +05:30
prompts TestPromptVersionsEndpoint 2025-11-21 16:21:13 -08:00
public_endpoints Change provider create fields to JSON (#16985) 2025-11-23 21:57:22 -08:00
response_api_endpoints Add support for cursor BYOK with its own configuration 2025-12-05 09:34:49 +05:30
spend_tracking fix(sql): Optimize SpendLogs queries to use timestamp filtering for index usage (#17504) 2025-12-04 21:52:57 -08:00
test_configs
ui_crud_endpoints [Infra] Litellm Backend SSO Changes (#16029) 2025-10-30 14:32:08 -07:00
vector_store_endpoints Fix vector store configuration synchronization failure 2025-12-05 11:46:14 +05:30
__init__.py
test_batch_metadata_none_fix.py
test_caching_routes.py
test_common_request_processing.py Revert "fix: respect guardrail mock_response during during_call to return blo…" (#17332) 2025-12-01 15:40:28 -08:00
test_custom_proxy.py fix(ui/): fix routing for custom server root path (#15701) 2025-10-23 13:59:29 -07:00
test_enforce_user_param.py Enforce support of enforce_user_param to openai post endpoints 2025-12-03 12:19:21 +05:30
test_fastapi_offline_routes.py
test_health_check_functions.py Add background health checks to db 2025-12-05 14:27:37 +05:30
test_litellm_pre_call_utils.py Fix key model alias (#16896) 2025-11-20 16:05:49 -08:00
test_model_id_header_propagation.py (fix) propagate x-litellm-model-id in responses (#16986) 2025-11-24 20:40:43 -08:00
test_proxy_cli.py
test_proxy_server.py Mock server_root_path for test 2025-12-05 16:13: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
test_spend_log_cleanup.py
test_swagger_chat_completions.py
test_team_member_update.py