Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix googlesearch dependency issue #98

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

farrael004
Copy link
Contributor

Swapped the googlesearch package for the duckduckgo-search one. It uses the ddg instant answer API and works very similarly to the googlesearch one.

I've been using the duckduckgo-search package extensively and compared it to other search python packages. In my opinion it is the best out there for quick search answers.

Swapped the googlesearch package for the duckduckgo-search. It uses the ddg instant answer API and works very similarly to the googlesearch one.
@farrael004 farrael004 changed the title Fixed googlesearch dependency issue Fix googlesearch dependency issue Apr 3, 2023
AndresCdo
AndresCdo previously approved these changes Apr 3, 2023
Copy link
Contributor

@AndresCdo AndresCdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves the issue.

asx2asc
asx2asc previously approved these changes Apr 3, 2023
amauryfischer
amauryfischer previously approved these changes Apr 4, 2023
@amauryfischer
Copy link

Tested it works well and enable to bypass google limit, also it's working very well.
Definitely and awesome PR !

@Torantulino Torantulino dismissed stale reviews from amauryfischer, asx2asc, and AndresCdo via e1cf66b April 4, 2023 10:05
@Torantulino Torantulino closed this Apr 4, 2023
@Torantulino Torantulino reopened this Apr 4, 2023
@Torantulino Torantulino merged commit 20613cf into Significant-Gravitas:master Apr 4, 2023
tgonzales pushed a commit to tgonzales/Auto-GPT that referenced this pull request Apr 19, 2023
tgonzales pushed a commit to tgonzales/Auto-GPT that referenced this pull request Apr 19, 2023
Say383 pushed a commit to Say383/Auto-GPT that referenced this pull request Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants