mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #13976] [CLOSED] Fix: Bump duckduckgo-search requirement to ==8.0.2 to resolve ratelimit errors #38977
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/13976
Author: @seanthegeek
Created: 5/16/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (2)
3c8ebe1Bump duckduckgo-search requirement to ==8.0.2 to resolve ratelimit errors9d65985Merge branch 'open-webui:dev' into dev📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
pyproject.toml(+1 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
duckduckgo-search~=8.0.0toduckduckgo-search==8.0.2inpyproject.tomlto resolve ratelimit errorsAdded
Changed
duckduckgo-searchdependency versionDeprecated
Removed
Fixed
Fixes
https://github.com/open-webui/open-webui/issues/13935
https://github.com/open-webui/open-webui/discussions/13292
https://github.com/open-webui/open-webui/discussions/13947
Security
Breaking Changes
Additional Information
Here are the results of using the
ddgsCLI usingduckduckgo-search8.0.1 to 8.0.2 in the open webui Docker imageScreenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.