mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
issue: @Model not working in prompt templates #6400
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 @cybergexl on GitHub (Sep 14, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.28
Ollama Version (if applicable)
No response
Operating System
Debian
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
In the workspace > prompts > when adding a prompt that begins with <@the name of the desired model> as one might do in a conversation, the model is not changed dynamically, even though one might expect it to be, since it is specified in the first line of the prompt.
Actual Behavior
<@the name of the desired model> is added to the prompt as text but is not interpreted when sending the conversation.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Sep 15, 2025):
Not how it's intended to be used, you'll have to click on the model name.