Skip to content

ImportError: cannot import name 'DuckDuckGoSearchTool' from 'transformers.agents' #807

@blacksmithop

Description

@blacksmithop

When running the first example on Google Colab 01_Introducing_txtai.ipynb
I am receiving the following error.

ImportError: cannot import name 'DuckDuckGoSearchTool' from 'transformers.agents' (/usr/local/lib/python3.10/dist-packages/transformers/agents/init.py)

Digging through the source code I found this however, installing duckduckgo_search does not seem to fix the error. Any help would be appreciated!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions