[GH-ISSUE #16468] feat: Searxng - define language #33447

Closed
opened 2026-04-25 07:22:12 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @chdid on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16468

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Searxng is forced to use the "en-US" language in the openwebui code.
In my case, the searches are biased in French.
I had to implement a workaround to proxy the Searxng search and set the language parameter to "fr-FR".

Desired Solution you'd like

In the "Web Search" settings, have a field to define the language to use in Searxng.

Or, more simply, remove the hardcoded field from the code and specify it in the Searxng settings.

Alternatives Considered

No response

Additional Context

No response

Originally created by @chdid on GitHub (Aug 11, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/16468 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Searxng is forced to use the "en-US" language in the openwebui code. In my case, the searches are biased in French. I had to implement a workaround to proxy the Searxng search and set the language parameter to "fr-FR". ### Desired Solution you'd like In the "Web Search" settings, have a field to define the language to use in Searxng. Or, more simply, remove the hardcoded field from the code and specify it in the Searxng settings. ### 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#33447