litellm/litellm/proxy/management_endpoints
tin-berri 9d0c9b9382
feat(ui): itemize auto-router classification spend (#40168)
Resolves LIT-7141

Co-authored-by: Claude Code <noreply@anthropic.com>
2026-09-07 16:29:19 -07:00
..
management_v1 feat(proxy): add paginated GET /public/v1/model_hub (#38636) 2026-08-28 10:02:59 -07:00
policy_endpoints fix(proxy): emit SSE keepalives on queue, rag, azure passthrough, usage chat and policy enrich streams (#39273) 2026-09-03 18:23:37 -07:00
scim fix(scim): keep team memberships when PUT /Users carries no groups 2026-09-03 16:22:13 -07:00
sso feat(mcp): warn when an oauth2_id_jag server outruns the SSO provider's assertion capture (#35394) 2026-09-05 12:43:09 -07:00
usage_endpoints chore: merge origin/litellm_internal_staging into litellm_decrease_anys_opus5_r4 2026-09-04 18:59:35 -07:00
access_group_endpoints.py feat(access-groups): resolve resource names on access group responses 2026-09-04 16:08:50 -07:00
auto_router_endpoints.py feat(ui): itemize auto-router classification spend (#40168) 2026-09-07 16:29:19 -07:00
budget_management_endpoints.py fix(budget): serialize model_max_budget before the /budget/update write 2026-08-26 17:46:17 -07:00
cache_settings_endpoints.py refactor(types): replace Any with real types across 178 backend files 2026-08-27 10:14:58 +00:00
callback_management_endpoints.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
common_daily_activity.py fix(usage): include user_email on daily activity key breakdowns 2026-09-03 15:11:45 +00:00
common_utils.py chore: merge origin/litellm_internal_staging into litellm_decrease_anys_opus5_r4 2026-09-04 18:59:35 -07:00
compliance_endpoints.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
config_override_endpoints.py feat(proxy): cyberark conjur secret manager configuration via Admin UI (#38445) 2026-08-29 13:36:08 -07:00
coordination_redis_endpoints.py feat(proxy)!: default audit logs on for enterprise licenses (#37518) 2026-08-19 18:49:21 -07:00
cost_tracking_settings.py fix(proxy): log block_requests_for_models_without_pricing updates lazily 2026-08-20 15:38:27 -07:00
credential_migration.py fix(mcp): encrypt stored static headers and stdio environment (#40164) 2026-09-07 16:03:06 -07:00
customer_endpoints.py Merge branch 'litellm_internal_staging' into fix/34379-unblock-customer 2026-08-30 00:17:26 +08:00
fallback_management_endpoints.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
gateway_request_endpoints.py feat(sgr): make the gateway middleware the source of truth for successful requests (#35717) 2026-08-05 12:40:47 -07:00
internal_user_endpoints.py Merge pull request #39604 from BerriAI/litellm_lit_4738_users_search_by_id 2026-09-03 14:14:22 -07:00
jwt_key_mapping_endpoints.py fix(jwt): evict mapping cache after DB write in /jwt/key/mapping update and delete 2026-09-04 14:35:42 -07:00
key_management_endpoints.py feat(keys): allow editing soft budget on existing keys (#39002) 2026-09-07 19:37:44 +00:00
mcp_connector_import.py fix(mcp): harden connector import auth handling and registration 2026-08-29 13:41:22 -07:00
mcp_management_endpoints.py feat(mcp): add opt-in per-server oauth relay discovery (#39936) 2026-09-05 18:04:35 -07:00
model_access_group_management_endpoints.py feat(ui): set a model access group's shared budget from the dashboard 2026-08-29 16:32:28 -07:00
model_management_endpoints.py feat(router): gate heuristic v1 tuning (#39952) 2026-09-05 19:24:00 -07:00
organization_endpoints.py fix(proxy): reject ambiguous name or alias keys in mcp_tool_permissions on write (#39947) 2026-09-05 14:22:26 -07:00
router_settings_endpoints.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
sso_helper_utils.py refactor(lint): apply every safe ruff autofix and zero 28 strict-rule budgets 2026-08-01 15:43:29 -07:00
tag_management_endpoints.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
team_callback_endpoints.py refactor(typing): replace Any with proven types in 65 backend files 2026-09-02 09:11:36 +00:00
team_endpoints.py Merge pull request #38703 from BerriAI/litellm_fix_stale_team_on_user_row 2026-09-04 18:48:07 -07:00
tool_management_endpoints.py refactor: replace Any with precise types across responses, proxy, and llms modules 2026-08-13 03:59:26 -07:00
types.py fix(sso): resolve multi-valued role claims to the highest privilege role (#39480) 2026-09-02 22:44:17 -07:00
ui_sso.py feat(mcp): warn when an oauth2_id_jag server outruns the SSO provider's assertion capture (#35394) 2026-09-05 12:43:09 -07:00
user_agent_analytics_endpoints.py refactor: replace Any with precise types across responses, proxy, and llms modules 2026-08-13 03:59:26 -07:00
workflow_management_endpoints.py refactor(types): replace implicit and explicit Any across 11 modules 2026-08-06 03:34:06 +00:00