litellm/tests/test_litellm/proxy
2025-09-26 11:40:46 -07:00
..
_experimental/mcp_server Revert "Merge pull request #14720 from uc4w6c/feat/remove-servername-prefix-mcp_tools" 2025-09-23 14:14:43 -07:00
anthropic_endpoints
auth feat(proxy): Assign default budget to auto-generated JWT teams 2025-09-14 12:04:43 -07:00
client test fix 2025-09-26 11:06:26 -07:00
common_utils fix: re-add scheduled rotations 2025-09-26 11:40:46 -07:00
db test_recreate_prisma_client_successful_disconnect 2025-08-01 15:38:48 -07:00
experimental/mcp_server
google_endpoints fix token count error when proxy gemini cli to openai like model 2025-09-01 20:02:53 +08:00
guardrails fix: add return type annotation for full mypy compliance 2025-09-25 12:52:12 -04:00
health_endpoints
hooks test: fix unit test to work on github action 2025-09-22 17:38:11 -07:00
image_endpoints
management_endpoints fix: re-add scheduled rotations 2025-09-26 11:40:46 -07:00
management_helpers fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
middleware
openai_files_endpoint Revert "fix vertex ai file upload" (#14501) 2025-09-12 12:02:24 -07:00
pass_through_endpoints test added 2025-09-23 20:16:05 +02:00
spend_tracking test_sanitize_request_body_for_spend_logs_payload_mixed_types 2025-09-20 12:33:37 -07:00
test_configs
ui_crud_endpoints fix: SSO clear button now properly clears settings instead of creating empty encrypted values 2025-09-23 14:35:53 -05:00
vector_store_endpoints [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
test_batch_metadata_none_fix.py Fix issue #13995: Handle None metadata in batch requests (#13996) 2025-08-27 14:51:09 -07:00
test_caching_routes.py
test_common_request_processing.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
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 User Headers X LiteLLM Users Mapping feature (#14485) 2025-09-12 11:49:37 -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