Originally created by @wjwc on GitHub (Mar 6, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
Problem Description
The current requirement is: to add an agent that handles specific tasks on open-webui, but it should not be displayed in the model selection box. It must be shown in the left sidebar, and clicking on this agent will start a new conversation without selecting a model.
The current issue: To implement this feature, I currently have to modify the frontend source code. Is there a better solution?
Desired Solution you'd like
Enhance the flexibility of the interface to differentiate the display between agents and models.
Alternatives Considered
No response
Additional Context
No response
Originally created by @wjwc on GitHub (Mar 6, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description

The current requirement is: to add an agent that handles specific tasks on open-webui, but it should not be displayed in the model selection box. It must be shown in the left sidebar, and clicking on this agent will start a new conversation without selecting a model.
The current issue: To implement this feature, I currently have to modify the frontend source code. Is there a better solution?
### Desired Solution you'd like
Enhance the flexibility of the interface to differentiate the display between agents and models.
### Alternatives Considered
_No response_
### Additional Context
_No response_
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 @wjwc on GitHub (Mar 6, 2025).
Check Existing Issues
Problem Description
The current requirement is: to add an agent that handles specific tasks on open-webui, but it should not be displayed in the model selection box. It must be shown in the left sidebar, and clicking on this agent will start a new conversation without selecting a model.
The current issue: To implement this feature, I currently have to modify the frontend source code. Is there a better solution?
Desired Solution you'd like
Enhance the flexibility of the interface to differentiate the display between agents and models.
Alternatives Considered
No response
Additional Context
No response