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

Update DuckDuckGoWebSearchDriver #1474

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Update DuckDuckGoWebSearchDriver #1474

merged 1 commit into from
Dec 23, 2024

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Dec 19, 2024

Describe your changes

### Deprecated
- DuckDuckGoWebSearchDriver. DuckDuckGoWebSearchDriver relies on duckduckgo_search which is no longer maintained and has been archived.

duckduckgo_search has been unarchived and updated.

Issue ticket number and link

Closes #1473


📚 Documentation preview 📚: https://griptape--1474.org.readthedocs.build//1474/

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@collindutter collindutter force-pushed the chore/duckduckgo branch 2 times, most recently from bbbe1ea to 291f2b1 Compare December 19, 2024 23:55
"docs/griptape-framework/data/src/loaders_10.py",
"docs/griptape-framework/drivers/src/web_search_drivers_3.py",
Copy link
Contributor

Choose a reason for hiding this comment

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

Were these missing from the integration tests? Do we not have an automatic way of detecting them? (Like docs/**/*.py or something?)

Copy link
Member Author

Choose a reason for hiding this comment

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

These particular tests are skipped because they rely on resources that are not trivial to set up (or are non-functional in the case of DDG)

@collindutter collindutter force-pushed the chore/duckduckgo branch 3 times, most recently from 66db291 to cf33154 Compare December 20, 2024 20:19
@deedy5
Copy link

deedy5 commented Dec 22, 2024

It's already fine, update to the latest version
https://pypi.org/project/duckduckgo-search/

@collindutter
Copy link
Member Author

@deedy5 that's great to hear, just confirmed it's working again 🎉. Thanks for the awesome package, and happy to see it's unarchived!

@collindutter collindutter merged commit d4a6c25 into main Dec 23, 2024
16 checks passed
@collindutter collindutter deleted the chore/duckduckgo branch December 23, 2024 16:38
@collindutter collindutter changed the title Deprecate DuckDuckGoWebSearchDriver Update DuckDuckGoWebSearchDriver Dec 23, 2024
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.

Duck Duck Go ValueError
3 participants