feat: Admin Disable websearch per model. #5323

Closed
opened 2025-11-11 16:17:22 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @StatusQuo209 on GitHub (May 25, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I have multiple ollama servers connecting to a OpenwebUi instance. One of those is a CPU only inference machine. For that specific model running on that inference machine, I want to disable users from accidently/purposely using websearch with it because doing so would effectively lock up my server for potentially over an hour since prompt processing is so slow on CPU.

Desired Solution you'd like

I'm requesting the ability to disable websearch per model on the admin side to prevent users from locking up my server due to 100% CPU usage.

Alternatives Considered

No response

Additional Context

No response

Originally created by @StatusQuo209 on GitHub (May 25, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I have multiple ollama servers connecting to a OpenwebUi instance. One of those is a CPU only inference machine. For that specific model running on that inference machine, I want to disable users from accidently/purposely using websearch with it because doing so would effectively lock up my server for potentially over an hour since prompt processing is so slow on CPU. ### Desired Solution you'd like I'm requesting the ability to disable websearch per model on the admin side to prevent users from locking up my server due to 100% CPU usage. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@EntropyYue commented on GitHub (May 26, 2025):

In the latest version of open-webui, this feature has already been added, and you can set it in the admin model editing interface

@EntropyYue commented on GitHub (May 26, 2025): In the latest version of open-webui, this feature has already been added, and you can set it in the admin model editing interface
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5323