[GH-ISSUE #4959] enh: tag filtering #52466

Closed
opened 2026-05-05 13:33:06 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @go-run-jump on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4959

Is your feature request related to a problem? Please describe.
Currently, users can only include tags when filtering conversations and cannot exclude specific tags from their results, limiting flexibility in viewing relevant conversations.

Describe the solution you'd like
Add a tag exclusion option in the filtering system, allowing users to exclude specific tags when filtering conversations, similar to how label filtering works in GitLab and GitHub.

Describe alternatives you've considered

  • Creating separate tag combinations

Additional context
Examples of desired functionality:

  • Show all conversations except those tagged with "Archived"
  • Display conversations tagged with "Project A" but exclude those also tagged with "Completed"

This feature would greatly improve the ability to focus on specific subsets of conversations by excluding irrelevant tags.

Originally created by @go-run-jump on GitHub (Aug 28, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4959 **Is your feature request related to a problem? Please describe.** Currently, users can only include tags when filtering conversations and cannot exclude specific tags from their results, limiting flexibility in viewing relevant conversations. **Describe the solution you'd like** Add a tag exclusion option in the filtering system, allowing users to exclude specific tags when filtering conversations, similar to how label filtering works in GitLab and GitHub. **Describe alternatives you've considered** - Creating separate tag combinations **Additional context** Examples of desired functionality: - Show all conversations except those tagged with "Archived" - Display conversations tagged with "Project A" but exclude those also tagged with "Completed" This feature would greatly improve the ability to focus on specific subsets of conversations by excluding irrelevant tags.
Author
Owner

@tjbck commented on GitHub (Oct 15, 2024):

image

Partially implemented with search input refac, closing in favour of #6190

<!-- gh-comment-id:2412974116 --> @tjbck commented on GitHub (Oct 15, 2024): ![image](https://github.com/user-attachments/assets/cd6bf05e-2308-4902-9b01-3a1c11b5149b) Partially implemented with search input refac, closing in favour of #6190
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52466