litellm/tests/test_litellm/proxy
Ishaan Jaff 90ee9e4587
[Feat] Dynamic Rate Limiter v3 - fixes to ensure priority routing works as expected (#14734)
* fix: dynamic limiter v3

* fix: dynamic limiter v3

* feat: add dynamic limiter v3

* feat: add dynamic limiter v3

* feat: add dynamic limiter v3 in init litellm_logging

* feat: add dynamic limiter v3 in init litellm_logging

* fix: priority rate limiting

* Potential fix for code scanning alert no. 3397: Clear-text logging of sensitive information

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix: priority rate limiting

* fix: ruff

* fix: mypy lint

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-19 16:04:45 -07:00
..
_experimental/mcp_server test: fix failing tests after conflict resolution 2025-09-19 07:48:37 +09:00
anthropic_endpoints
auth feat(proxy): Assign default budget to auto-generated JWT teams 2025-09-14 12:04:43 -07:00
client Fixed incorrect key info endpoint (#13633) 2025-08-15 11:10:06 -07:00
common_utils Format code 2025-09-03 11:20:52 +08:00
db
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 Update test_bedrock_guardrails.py 2025-09-18 19:48:16 -07:00
health_endpoints
hooks [Feat] Dynamic Rate Limiter v3 - fixes to ensure priority routing works as expected (#14734) 2025-09-19 16:04:45 -07:00
image_endpoints
management_endpoints test: fix failing tests after conflict resolution 2025-09-19 07:48:37 +09:00
management_helpers
middleware
openai_files_endpoint Revert "fix vertex ai file upload" (#14501) 2025-09-12 12:02:24 -07:00
pass_through_endpoints [Fix] Perf fix: Heavy RAM Usage over time when using Passthrough Routes (#14305) 2025-09-06 19:22:25 -07:00
spend_tracking Fix provider budgets 2025-09-11 12:08:43 -05:00
test_configs
ui_crud_endpoints
vector_store_endpoints
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 [Feat] Allow using x-litellm-stream-timeout header for stream timeout in requests (#14147) 2025-09-01 15:59:14 -07:00
test_custom_proxy.py
test_fastapi_offline_routes.py
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
test_route_llm_request.py
test_spend_log_cleanup.py
test_swagger_chat_completions.py
test_team_member_update.py