Originally created by @ER-EPR on GitHub (May 13, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
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
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
models created in workspace should show up in task model selection drop menu.
Actual Behavior
doesn't show.
Steps to Reproduce
Create a model in workspace with default setting
Go to admin-interface-chose model for internal or external use for tasks.
model in step 1 not show.
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
Originally created by @ER-EPR on GitHub (May 13, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### 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
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
models created in workspace should show up in task model selection drop menu.
### Actual Behavior
doesn't show.
### Steps to Reproduce
1. Create a model in workspace with default setting
2. Go to admin-interface-chose model for internal or external use for tasks.
3. model in step 1 not show.
### 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
GiteaMirror
added the bug label 2025-11-11 16:13:31 -06:00
Intended behaviour, only base models should be used for task models.
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.
@ER-EPR commented on GitHub (May 14, 2025):
> Intended behaviour, only base models should be used for task models.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.