litellm-mirror/litellm/proxy/management_endpoints
Ishaan Jaff 425f1b3976 (UI) allow adding model aliases for teams (#8471)
* update team info endpoint

* clean up model alias

* fix model alias

* fix model alias card

* clean up naming on docs

* fix model alias card

* fix _model_in_team_aliases

* fix key_model_access_denied

* test_can_key_call_model_with_aliases

* fix test_aview_spend_per_user
2025-02-11 16:18:43 -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 fix(internal_user_endpoints.py): fix try-except for team not in db 2025-02-04 21:57:43 -08:00
key_management_endpoints.py Org UI Improvements (#8436) 2025-02-10 19:13:32 -08:00
model_management_endpoints.py Allow editing model api key + provider on UI (#8406) 2025-02-08 23:50:47 -08:00
organization_endpoints.py Org UI Improvements (#8436) 2025-02-10 19:13:32 -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 (UI) allow adding model aliases for teams (#8471) 2025-02-11 16:18:43 -08:00
types.py Litellm dev 01 08 2025 p1 (#7640) 2025-01-08 22:08:20 -08:00
ui_sso.py Easier user onboarding via SSO (#8187) 2025-02-02 23:02:33 -08:00