mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #22553] issue: @mentions in channels do not work with direct connections #19744
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 @mattserrano on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22553
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.10
Ollama Version (if applicable)
No response
Operating System
macOS Sequoia (client) / Debian 13
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
A user with a direct connection configured should be able to "@mention" a model in a channel after selecting it from the model list.
Actual Behavior
Models that are setup as direct connections do not reply in channels when they are mentioned.
A 404 XHR request is visible, but no request appears to be sent from the browser to the configured endpoint.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@Classic298 commented on GitHub (Mar 11, 2026):
either intended or a feature request, not a Bug.
CC @tjbck
@tjbck commented on GitHub (Mar 11, 2026):
Intended, should be filtered out.
@tjbck commented on GitHub (Mar 11, 2026):
Addressed in dev.