mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
feat: add tabs to System view for Models and Backends - Split System view into two tabs: Models and Backends - Use URL search params and localStorage for tab state persistence - Optimize API calls to only fetch data for active tab - Add tab counts in labels showing number of items - Use existing tab CSS patterns from the codebase - Maintain all existing functionality with improved UX Signed-off-by: localai-bot <localai-bot@noreply.github.com> Co-authored-by: localai-bot <localai-bot@noreply.github.com> |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| pages | ||
| utils | ||
| App.css | ||
| App.jsx | ||
| index.css | ||
| main.jsx | ||
| router.jsx | ||
| theme.css | ||