mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #21414] issue: DDGS Backend Configuration Issue #19471
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ffyuhf on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21414
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.1
Ollama Version (if applicable)
No response
Operating System
Debian 13
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The failed call should display the Bing URL
Actual Behavior
When the web search engine uses DDGS with the backend set to Bing,
The model call failed with the following result:
DDGS does not seem to be using the Bing URL. Can DDGS accept the backend being set to Bing?
Steps to Reproduce
Set the DDGS backend to Bing and save, then let the AI call the web search normally
Logs & Screenshots
Additional Information
No response