[GH-ISSUE #4960] Implement combined tag filtering in Open WebUI #13801

Closed
opened 2026-04-19 20:24:28 -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/4960

Is your feature request related to a problem? Please describe.
Users can only filter conversations by single tags and cannot combine multiple tags for more precise filtering, limiting the ability to narrow down searches effectively.

Describe the solution you'd like
Implement combined tag filtering, allowing users to select multiple tags when filtering conversations. This should include both AND and OR operations, similar to how labels work in GitLab and GitHub.

Describe alternatives you've considered

  • Creating new composite tags for common combinations

Additional context
Examples of desired functionality:

  • Show all conversations tagged with both "Project A" AND "Urgent"
  • Display conversations tagged with either "Client X" OR "Client Y"
Originally created by @go-run-jump on GitHub (Aug 28, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4960 **Is your feature request related to a problem? Please describe.** Users can only filter conversations by single tags and cannot combine multiple tags for more precise filtering, limiting the ability to narrow down searches effectively. **Describe the solution you'd like** Implement combined tag filtering, allowing users to select multiple tags when filtering conversations. This should include both AND and OR operations, similar to how labels work in GitLab and GitHub. **Describe alternatives you've considered** - Creating new composite tags for common combinations **Additional context** Examples of desired functionality: - Show all conversations tagged with both "Project A" AND "Urgent" - Display conversations tagged with either "Client X" OR "Client Y"
Author
Owner

@tjbck commented on GitHub (Aug 28, 2024):

Closing in favour of #4959, please do not spam our issues page, thanks!

<!-- gh-comment-id:2315436389 --> @tjbck commented on GitHub (Aug 28, 2024): Closing in favour of #4959, please do not spam our issues page, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13801