mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Usage Capability is not working #2406
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 @maeyounes on GitHub (Oct 18, 2024).
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: v0.3.32
Operating System: Ubuntu 22.04
Confirmation:
Expected Behavior:
Enabling Usage in Capabilities list should give statistics for the output such as number of tokens generated ... There should be a button next to the output options that show them when hovering or clicking.
Actual Behavior:
No statistics are generated. The information/statistics button disappeared after recent updates.
Description
Bug Summary:
In previous updates, there was an option to show statistics about the model generation, like token count for the input and output. This allows backends other than Ollama to show this information. After the recent updates, this option no longer works although ticked in the model's menu.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):

