mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: Version management for tools and functions. #5963
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 @Bhargav-Ravinuthala on GitHub (Aug 5, 2025).
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
I use to build 100’s of tools. When I give access to my others they use place here and there and change stuff and it’s no way to roll back the versions.
Desired Solution you'd like
A version management system should be added before saving the tool. Like user can put the version number in one of the field as they are putting tool name and description.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Aug 5, 2025):
We'll be adding this for prompts as well, so will take a look when we're working on the prompts revamp!