litellm/tests/test_litellm/proxy
2025-08-23 12:09:53 -07:00
..
_experimental/mcp_server fix by adding init lock (#13666) 2025-08-22 11:42:43 -07:00
anthropic_endpoints
auth fix(auth_checks.py): handle both flows + add unit tests 2025-08-20 16:42:08 -07:00
client Fixed incorrect key info endpoint (#13633) 2025-08-15 11:10:06 -07:00
common_utils [Feat] UI - Allow editing team member rpm/tpm limits (#13669) 2025-08-15 17:29:44 -07:00
db test_recreate_prisma_client_successful_disconnect 2025-08-01 15:38:48 -07:00
experimental/mcp_server
guardrails fix the api key support for bedrock guardrail in proxy 2025-08-20 18:46:00 -07:00
health_endpoints
hooks fix: fixing descriptor/response size difference when indexing descriptor 2025-08-21 13:43:23 -03:00
image_endpoints
management_endpoints [Fix] Ensure Service Account Keys require team_id field on API Endpoints (#13873) 2025-08-21 14:55:06 -07:00
management_helpers
middleware
openai_files_endpoint
pass_through_endpoints test fix location of encode bedrock runtime modelid arn 2025-08-22 17:34:09 -07:00
spend_tracking [Feat] Responses API Session Handling - Multi media support (#13347) 2025-08-07 10:59:53 -07:00
test_configs
ui_crud_endpoints
vector_store_endpoints
test_caching_routes.py
test_common_request_processing.py
test_custom_proxy.py
test_fastapi_offline_routes.py [Bug Fix] - Get Routes (#13466) 2025-08-09 12:52:23 -07:00
test_health_check_functions.py
test_litellm_pre_call_utils.py test: add unit tests 2025-08-18 21:19:43 -07:00
test_proxy_cli.py LiteLLM SDK <-> Proxy: support user param + Prisma - remove use_prisma_migrate flag - redundant as this is now default (#13555) 2025-08-12 22:03:39 -07:00
test_proxy_server.py test: update tests 2025-08-23 12:09:19 -07:00
test_proxy_types.py
test_proxy_utils.py litellm/proxy: preserve model order of /v1/models and /model_group/info (#13178) 2025-08-02 08:57:38 -07:00
test_route_llm_request.py Fix create, search vector store error (#13285) 2025-08-06 11:15:17 -07:00
test_spend_log_cleanup.py Fix/gemini api key environment variable support (#12507) 2025-07-29 15:56:01 -07:00
test_swagger_chat_completions.py [Bug Fix] Allow using Swagger for /chat/completions (#13469) 2025-08-09 15:35:45 -07:00
test_team_member_update.py