litellm-mirror/litellm/proxy/management_endpoints
Krish Dholakia f1540ceeab
Create and view organizations + assign org admins on the Proxy UI (#7557)
* feat: initial commit for new 'organizations' tab on ui

* build(ui/): create generic card for rendering complete org data table

can be reused in teams as well

simplifies things

* build(ui/): display created orgs on ui

* build(ui/): support adding orgs via UI

* build(ui/): add org in selection dropdown

* build(organizations.tsx): allow assigning org admins

* build(ui/): show org members on ui

* build(ui/): cleanup + show actual models on org dropdown

* build(ui/): explain user roles within organization
2025-01-04 17:31:24 -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 Create and view organizations + assign org admins on the Proxy UI (#7557) 2025-01-04 17:31:24 -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