Files
litellm/ui
Ryan Crabbe cd7b2620c7 fix(ui): add paginated team search to usage page filter
Replace the static team dropdown on the usage page with a new
TeamMultiSelect component that uses the paginated v2/team/list
endpoint with debounced server-side search and infinite scroll.
2026-04-03 13:59:46 -07:00
..