mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
issue: task model drop-down menu doesn't contain models created in workspace #5161
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 @ER-EPR on GitHub (May 13, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.9
Ollama Version (if applicable)
0.6.8
Operating System
ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
models created in workspace should show up in task model selection drop menu.
Actual Behavior
doesn't show.
Steps to Reproduce
Logs & Screenshots
no error
Additional Information
It works fine in v0.6.7 so I think is introduced in v0.6.8 or v0.6.9
@tjbck commented on GitHub (May 13, 2025):
Intended behaviour, only base models should be used for task models.
@ER-EPR commented on GitHub (May 14, 2025):
I create a model with system prompt /no_think to use as task model to speed up and eliminate the need to edit default prompt for tasks. How do I suppose to do it without this function. I use it in 0.6.7 and it feels working fine.