mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #21387] feat: Record tools, pipes, functions & model used #34991
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 @Heavy-A on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21387
Check Existing Issues
Verify Feature Scope
Problem Description
I'm running local (laptop) and I am unexperienced with open-webui. I'm testing functionality, tools & models and this is a frustrating process. In figuring out what a tool/function does, and the capabilities of models I have multiple chats open, with 1 or more tools/functions, changing tools & models in chats, maybe a function & starting new chats clearing context, it becomes increasingly difficult to keep track of what did work (best, better, not)
Desired Solution you'd like
Some recording of the tools, pipes, functions & model used in a chat history. Not just the tools/functions enabled, but the ones actually used.
Alternatives Considered
tried recording myself, which is a burden and difficult to maintain, especially in chat context.
Additional Context
No response