Flowise [BUG] SearxngSearch工具中的错误请求

wz8daaqr  于 6个月前  发布在  其他
关注(0)|答案(1)|浏览(46)

描述bug

对bug进行清晰简洁的描述。
Searxng搜索工具显示Bad request错误,即使我正确设置了工具。

重现步骤

重现问题的行为:

  1. 打开Searxng工具
  2. 链接到工作器
  3. 运行查询
  4. 查看错误

预期行为

对你期望发生的事情进行清晰简洁的描述。
没有错误请求。

截图

如果适用,添加截图以帮助解释你的问题。

流程

出于安全原因,我无法导出此信息。

设置

  • 安装:Docker
  • Flowise版本:81918d5e3ccd
  • OS:Linux
  • 浏览器:Safari,Edge

其他上下文

在这里添加有关问题的任何其他上下文。
Searxng一直可以正常工作。

3pvhb19x

3pvhb19x1#

同样的,这里也出现了相同的问题。附件中是从Langsmith捕获的错误信息。

在1.8.4和1.8.3版本上也出现了同样的问题。

BAD REQUEST Error: BAD REQUEST at SearxngSearch._call (/usr/local/lib/node_modules/flowise/node_modules/@langchain/community/dist/tools/searxng_search.cjs:120:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SearxngSearch.call (/usr/local/lib/node_modules/flowise/node_modules/@langchain/core/dist/tools.cjs:78:22) at async /usr/local/lib/node_modules/flowise/node_modules/flowise-components/dist/src/agents.js:315:39 at async Promise.all (index 0) at async AgentExecutor._call (/usr/local/lib/node_modules/flowise/node_modules/flowise-components/dist/src/agents.js:302:30) at async AgentExecutor.invoke (/usr/local/lib/node_modules/flowise/node_modules/langchain/dist/chains/base.cjs:58:28) at async ConversationalAgent_Agents.run (/usr/local/lib/node_modules/flowise/node_modules/flowise-components/dist/nodes/agents/ConversationalAgent/ConversationalAgent.js:119:19) at async utilBuildChatflow (/usr/local/lib/node_modules/flowise/dist/utils/buildChatflow.js:258:15) at async createInternalPrediction (/usr/local/lib/node_modules/flowise/dist/controllers/internal-predictions/index.js:7:29)

相关问题