第三方插件
comfyui_llm_party
必应搜索工具
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
必应搜索工具
is_enable
searchType
bing_api_key
custom_config_id
is_custom_api
英文节点
必应搜索工具
is_enable
searchType
bing_api_key
custom_config_id
is_custom_api
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输出参数
tool
tool
可供LLM节点调用的搜索工具对象,用于在对话或任务中执行Bing 搜索。
控件参数
is_enable
is_enable
是否启用该节点,关闭时不会发起搜索。
searchType
searchType
搜索类型,常见取值有web(网页)、news(新闻)、images(图片)。
bing_api_key
bing_api_key
Bing搜索API的密钥,需在Azure Portal申请。
custom_config_id
custom_config_id
用于Bing自定义搜索实例的配置ID(如果使用自定义搜索服务)。
is_custom_api
is_custom_api
是否启用自定义API配置,设为True时使用custom_config_id的搜索实例。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。