nanobot-voice-interface/examples/cards/instances/live-litellm-ups-usage/card.json
kacper 23fd806e6d
Some checks failed
CI / Backend Checks (push) Failing after 29s
CI / Frontend Checks (push) Failing after 36s
feat: add card examples and speed up rtc connect
2026-03-15 21:44:47 -04:00

18 lines
521 B
JSON

{
"id": "live-litellm-ups-usage",
"kind": "text",
"title": "LiteLLM + UPS Usage",
"content": "",
"question": "",
"choices": [],
"response_value": "",
"slot": "live-litellm-ups-usage",
"lane": "context",
"priority": 48,
"state": "active",
"template_key": "litellm-ups-usage-live",
"context_summary": "LiteLLM token usage and UPS energy usage for the last 24 hours and current month.",
"chat_id": "web",
"created_at": "2026-03-11T23:05:00+00:00",
"updated_at": "2026-03-11T23:05:00+00:00"
}