litellm/litellm/proxy/management_endpoints
yuneng-jiang cb9bae1aba
Merge pull request #16764 from BerriAI/litellm_tag_spend_dedupe
[Fix] Deduplicate /tag/daily/activity metadata
2025-12-11 15:20:16 -08:00
..
scim Ensure fresh data to prevent race condition in scim v2 2025-12-04 17:04:59 -08:00
budget_management_endpoints.py Fix: Allow null max_budget in budget update endpoint (#17545) 2025-12-05 11:45:23 -08:00
cache_settings_endpoints.py [Feat] UI - Allow setting cache settings on UI (#16143) 2025-10-31 17:43:59 -07:00
callback_management_endpoints.py fix lint 2025-11-15 18:05:06 -08:00
common_daily_activity.py Deduplicate /tag/daily/activity metadata 2025-11-17 23:00:53 -08:00
common_utils.py refactor invoke 2025-12-04 14:21:01 -08:00
cost_tracking_settings.py [Feat] UI - Allow setting Provider Discounts on UI (#15550) 2025-10-14 20:08:18 -07:00
customer_endpoints.py v0 customer usage, pending tests + extras version bump 2025-12-04 12:30:08 -08:00
internal_user_endpoints.py Merge remote-tracking branch 'origin' into litellm_user_info_404 2025-12-03 11:02:23 -08:00
key_management_endpoints.py [Feat] Agent Access Control - Enforce Allowed agents by key, team + add agent access groups on backend (#17502) 2025-12-04 16:31:00 -08:00
mcp_management_endpoints.py fix: resolve UI session MCP permissions across real teams (#17620) 2025-12-08 19:03:01 -08:00
model_access_group_management_endpoints.py check if DB model 2025-11-14 16:41:32 -08:00
model_management_endpoints.py Add docstring to add_new_model endpoint (#17778) 2025-12-10 11:25:07 -08:00
organization_endpoints.py Addressing linting issues 2025-11-13 15:49:35 -08:00
router_settings_endpoints.py [Feat] UI + Management - Allow setting all routing strategies, tag filtering on UI (#16139) 2025-10-31 11:29:37 -07:00
sso_helper_utils.py
tag_management_endpoints.py Deduplicate /tag/daily/activity metadata 2025-11-17 23:00:53 -08:00
team_callback_endpoints.py
team_endpoints.py fix: attach team to org table (#17832) 2025-12-11 14:54:50 -08:00
types.py
ui_sso.py [Feat] UI SSO - allow fetching role from generic SSO provider (Keycloak) (#17787) 2025-12-10 13:09:28 -08:00
user_agent_analytics_endpoints.py