mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-29 18:40:38 +00:00
- Ollama engine: capture eval_count and prompt_eval_count from the streaming final chunk (includes thinking/reasoning tokens). - Routes: include usage data in the SSE finish chunk so the frontend gets accurate token counts even in streaming mode. - X-Ray footer: show estimated thinking tokens when completion_tokens significantly exceeds visible output (e.g. "1695 generated · 11 prompt · ~1680 thinking").