mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Enhance Transparency with User-Facing Tool Usage Indicators #3238
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 @jeannotdamoiseaux on GitHub (Jan 10, 2025).
Feature Request
Is your feature request related to a problem? Please describe.
Currently, users cannot see when and which tools (e.g., web searches, code execution) are used to generate answers. This lack of visibility makes responses less transparent and complicates debugging.
Describe the solution you'd like
Introduce a clear, user-facing indicator that displays the tools used during the interaction, including their names and purpose. This could be implemented as a small, expandable section within the interface that logs tool usage in real-time or after a response is generated.
Describe alternatives you've considered
Additional context
This feature will enhance transparency and trust by showing users how their answers are generated. It will also simplify debugging for maintainers and contributors. Below is a mock example of how the tool usage display might look in the UI: