nanobot: 2026-09-14 21:16:00 — usage: models only in Models section, not inline

This commit is contained in:
lachtan
2026-09-14 21:11:06 +02:00
parent ea60e0684e
commit 30d27e4b02
2 changed files with 7 additions and 15 deletions

View File

@@ -22,18 +22,20 @@ never scrape the website.
## Output
Format (script prints it, present it to the user as-is):
Format (script prints it, present it to the user as-is — same lines, same
order; translate the labels to Czech, keep the numbers exact; no extra
model info on the Session/Weekly lines):
```
Ollama Cloud usage
Session: <pct> %, resets in X hours — <model> (<req count>), …
Weekly: <pct> %, resets in Y days — <model> (<req count>), …
Session: <pct> %, resets in X hours
Weekly: <pct> %, resets in Y days
Models (request count, weekly window):
<model>: <count>
```
Present the script output to the user in Czech (translate the labels, keep
the numbers exact).
The per-model breakdown lives only in the "Models" section — never inline
on the Session/Weekly lines.
## Reset times — derived, not from the API