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 DuckDuckGo search to 6.1.7 #7254

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Update DuckDuckGo search to 6.1.7 #7254

merged 2 commits into from
Jun 25, 2024

Conversation

Bentlybro
Copy link
Member

Simply updates Duckduckgo search from 5.0.0 to 6.1.7, now duckduckgo actually searches and returns url's and websites it finds

Changes 🏗️

inside of the forge/pyproject.toml folder:

- duckduckgo-search = "^5.0.0"
+ duckduckgo-search = "^6.1.7"

Copy link

netlify bot commented Jun 24, 2024

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit a9750df
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/667a1ae5f66eca000940eac5

Copy link
Member

@Pwuts Pwuts left a comment

Choose a reason for hiding this comment

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

This also requires poetry lock --no-update. Currently poetry install fails because pyproject.toml and poetry.lock are out of sync.

@Pwuts Pwuts requested a review from a team as a code owner June 25, 2024 01:18
@Pwuts Pwuts requested review from Torantulino and aarushik93 and removed request for a team June 25, 2024 01:18
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.50%. Comparing base (c19ab2b) to head (a9750df).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7254   +/-   ##
=======================================
  Coverage   25.50%   25.50%           
=======================================
  Files          80       80           
  Lines        4661     4661           
  Branches      631      631           
=======================================
  Hits         1189     1189           
  Misses       3402     3402           
  Partials       70       70           
Flag Coverage Δ
Linux 25.50% <ø> (ø)
Windows 25.50% <ø> (ø)
autogpt-agent 35.94% <ø> (ø)
forge 21.63% <ø> (ø)
macOS 25.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pwuts Pwuts merged commit 3e01b19 into master Jun 25, 2024
29 checks passed
@Pwuts Pwuts deleted the update-duckduckgo-search branch June 25, 2024 01:24
@kcze kcze mentioned this pull request Jun 25, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants