feat: Enhance the flexibility of the interface to differentiate the display between agents and models. #4279

Closed
opened 2025-11-11 15:50:17 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @wjwc on GitHub (Mar 6, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Image

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 ![Image](https://github.com/user-attachments/assets/96e99f29-0c11-441d-987c-cc08d2891d1b) 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_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4279