mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
- Add 'Events' column header between 'Status' and 'Actions' - Fetch observable counts for each agent using /api/agents/<name>/observables - Display events count as clickable link navigating to agent status page - Events count updates every 5 seconds with agent refresh interval - Shows '0' if API call fails for an agent 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 | ||