mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +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 | ||
test_common_daily_activity.py | ||
test_internal_user_endpoints.py | ||
test_key_management_endpoints.py | ||
test_model_management_endpoints.py | ||
test_tag_management_endpoints.py | ||
test_team_endpoints.py | ||
test_ui_sso.py |