mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
feat: hope we can modify the tags #2745
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 @maru7777 on GitHub (Nov 21, 2024).
now tags can only generated by AI, we can't control it , you must select it in a drop menu,which is correlated with tags table
can we have our own tags ? for example, when we try to add a new one we can input something ,instead of select onw from the drop menu
@tkg61 commented on GitHub (Nov 21, 2024):
I am on 0.4.2 and am able to add my own tags, maybe a screenshot or something would help?
@rajivraghu commented on GitHub (Nov 21, 2024):
I am unable to see add tag... i see that if we use tags, it will internally add as metadata in chromadb for filtering data.
I'm on the latest openwebui docker
@tkg61