mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #24217] issue: Responses API models usage always be 0 in admin analytics panel #58899
Reference in New Issue
Block a user
Originally created by @AlexZhuo on GitHub (Apr 29, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24217
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.9.2
Ollama Version (if applicable)
No response
Operating System
docker
Browser (if applicable)
Chrome 147
Confirmation
README.md.Expected Behavior
The model's token usage from the OpenAI Responses API shown in analytics panel should be the correct ones , NOT ZERO, as shown at the bottom of the conversation .
Actual Behavior
The model's token usage from the OpenAI Responses API always be 0 in admin analytics panel Model Usage table
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@Classic298 commented on GitHub (May 4, 2026):
likely fixed by https://github.com/open-webui/open-webui/commit/989d5fd4e2ce285edf4475a1e13f0981a78d3821 and https://github.com/open-webui/open-webui/commit/a32d26e61d24d9f63650faed5cb8909ed90af661
Testing wanted on dev