mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Migrated PluginTable off the ad-hoc Tremor+@tanstack/react-table setup onto the dashboard's shared DataTable (already used elsewhere, e.g. TeamVirtualKeysTable), which has pagination built in. 25 rows per page instead of rendering every skill inline. A bounded-height scroll box was tried first but produced two nested scrollbars (the box plus the outer page) - removed, since pagination alone already caps row count and a single page-level scrollbar is consistent with how the rest of the dashboard behaves. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||