跳到主要内容

DuckDuckGo

捆绑包 (Bundles) 包含支持特定第三方与 Langflow 集成的自定义组件。

本页面介绍了 DuckDuckGo 捆绑包中可用的组件。

此组件使用 DuckDuckGo 搜索引擎执行网页搜索,并具有结果限制功能。

它以 DataFrame 形式输出搜索结果列表,其中 text 键包含作为单个字符串的搜索结果。

DuckDuckGo Search 参数

Some parameters are hidden by default in the visual editor. You can modify all parameters through the Controls in the component's header menu.

名称类型描述
input_valueString输入参数。要在 DuckDuckGo 中执行的搜索查询。
max_resultsInteger输入参数。要返回的最大搜索结果数量。默认值:5。
max_snippet_lengthInteger输入参数。每个结果片段的最大长度。默认值:100。

另请参阅

Search