litellm-mirror/litellm/proxy/management_endpoints
Krrish Dholakia c784b8b74c fix(internal_user_endpoints.py): allow internal user to query their own info, without knowing their id
make it easy to debug when admin endpoints don't work as expected
2025-03-11 20:24:51 -07:00
..
budget_management_endpoints.py Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
common_utils.py fix(team_endpoints.py): ensure 404 raised when team not found (#9038) 2025-03-06 22:04:36 -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 fix(internal_user_endpoints.py): allow internal user to query their own info, without knowing their id 2025-03-11 20:24:51 -07:00
key_management_endpoints.py (Feat) - add pricing for eu.amazon.nova models (#9056) 2025-03-07 07:06:17 -08:00
model_management_endpoints.py Support master key rotations (#9041) 2025-03-06 23:13:30 -08:00
organization_endpoints.py Add all /key/generate api params to UI + add metadata fields on team AND org add/update (#8667) 2025-02-19 21:13:06 -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 fix(team_endpoints.py): ensure 404 raised when team not found (#9038) 2025-03-06 22:04:36 -08:00
types.py Litellm dev 01 08 2025 p1 (#7640) 2025-01-08 22:08:20 -08:00
ui_sso.py fix: fix linting error 2025-03-05 10:10:53 -08:00