litellm/tests/test_litellm/proxy
2026-02-18 00:34:54 +05:30
..
_experimental/mcp_server fix: prompt registry 2026-02-18 00:34:54 +05:30
agent_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
anthropic_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
auth fix: prompt registry 2026-02-18 00:34:54 +05:30
client add a new feature fix to expose the team alias when authenticating th… (#17725) 2025-12-10 10:10:28 -08:00
common_utils fix: prompt registry 2026-02-18 00:34:54 +05:30
db fix: prompt registry 2026-02-18 00:34:54 +05:30
discovery_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
experimental/mcp_server
google_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
guardrails fix: prompt registry 2026-02-18 00:34:54 +05:30
health_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
hooks fix: prompt registry 2026-02-18 00:34:54 +05:30
image_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
management_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
management_helpers [MCP Gateway] Litellm mcp fixes team control (#15304) 2025-10-07 16:48:00 -07:00
middleware
openai_files_endpoint fix: prompt registry 2026-02-18 00:34:54 +05:30
pass_through_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
policy_engine fix: prompt registry 2026-02-18 00:34:54 +05:30
prompts fix: prompt registry 2026-02-18 00:34:54 +05:30
public_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
response_api_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
spend_tracking fix: prompt registry 2026-02-18 00:34:54 +05:30
test_configs
ui_crud_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
vector_store_endpoints fix: prompt registry 2026-02-18 00:34:54 +05:30
__init__.py test fix 2025-10-17 10:46:42 -07:00
conftest.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_api_key_masking_in_errors.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_batch_metadata_none_fix.py
test_caching_routes.py
test_chat_completion_metadata.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_common_request_processing.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_custom_proxy.py fix(ui/): fix routing for custom server root path (#15701) 2025-10-23 13:59:29 -07:00
test_empty_model_list.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_enforce_user_param.py Enforce support of enforce_user_param to openai post endpoints 2025-12-03 12:19:21 +05:30
test_fallback_management_endpoints.py fix: prompt registry 2026-02-18 00:34:54 +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: prompt registry 2026-02-18 00:34:54 +05:30
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 fix: prompt registry 2026-02-18 00:34:54 +05:30
test_proxy_server.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_proxy_types.py
test_proxy_utils.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_pyroscope.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_response_model_sanitization.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_route_a2a_models.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_route_llm_request.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_shared_health_check.py Add shared healthcheck 2025-10-09 22:18:05 +05:30
test_spend_log_cleanup.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_swagger_chat_completions.py fix: prompt registry 2026-02-18 00:34:54 +05:30
test_team_member_update.py