litellm-mirror/litellm/proxy/management_endpoints
Krish Dholakia db82b3bb2a feat(router.py): support request prioritization for text completion c… (#7540)
* feat(router.py): support request prioritization for text completion calls

* fix(internal_user_endpoints.py): fix sql query to return all keys, including null team id keys on `/user/info`

Fixes https://github.com/BerriAI/litellm/issues/7485

* fix: fix linting errors

* fix: fix linting error

* test(test_router_helper_utils.py): add direct test for '_schedule_factory'

Fixes code qa test
2025-01-03 19:35:44 -08:00
..
budget_management_endpoints.py Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
customer_endpoints.py Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
internal_user_endpoints.py feat(router.py): support request prioritization for text completion c… (#7540) 2025-01-03 19:35:44 -08:00
key_management_endpoints.py Litellm dev 12 31 2024 p1 (#7488) 2024-12-31 23:21:51 -08:00
organization_endpoints.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
sso_helper_utils.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
team_callback_endpoints.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
team_endpoints.py Document team admins + Enforce assigning team admins as an enterprise feature (#7359) 2024-12-21 20:28:31 -08:00
ui_sso.py apply linting fixes 2024-12-21 14:31:23 -08:00