Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Home Page:https://agpt.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

using different duckduckgo backend

amirdaaee opened this issue · comments

Duplicates

  • I have searched the existing issues

Summary 💡

Currently, the duckduckgo_search SDK likely relies solely on DuckDuckGo's API for searches. This can lead to rate-limiting issues for applications making frequent requests.

I propose adding support for alternative duckduckgo_search SDK supported backends (as described here).

Examples 🌈

No response

Motivation 🔦

web_search function constantly raises rate_limit error

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

This issue was closed automatically because it has been stale for 10 days with no activity.

This is what we are using, do you have a proposal to switch?