Skip to main content
Open on GitHub

DuckDuckGo Search

DuckDuckGo Search is a package that searches for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. It is downloading files and images to a local hard drive.

安装与设置

你必须安装一个 Python 包:

pip install duckduckgo-search

工具

查看一个 使用示例

有两种工具可用:

from langchain_community.tools import DuckDuckGoSearchRun
from langchain_community.tools import DuckDuckGoSearchResults