mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -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
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
989d5fd4e2anda32d26e61dTesting wanted on dev