mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
* fix(view_users.tsx): add time tracking logic to debounce search - prevent new queries from being overwritten by previous ones * fix(internal_user_endpoints.py): add sort functionality to user list endpoint * feat(internal_user_endpoints.py): support sort by on `/user/list` * fix(view_users.tsx): enable global sorting allows finding user with highest spend * feat(view_users.tsx): support filtering by sso user id * test(search_users.spec.ts): add tests to ensure filtering works * test: add more unit testing |
||
---|---|---|
.. | ||
scim | ||
budget_management_endpoints.py | ||
common_daily_activity.py | ||
common_utils.py | ||
customer_endpoints.py | ||
internal_user_endpoints.py | ||
key_management_endpoints.py | ||
model_management_endpoints.py | ||
organization_endpoints.py | ||
sso_helper_utils.py | ||
tag_management_endpoints.py | ||
team_callback_endpoints.py | ||
team_endpoints.py | ||
types.py | ||
ui_sso.py |