FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
例行检查
你的版本
问题描述, 日志截图 问题一:模仿b站up主,来进行联网查询,在postman和sealos 平台能正常访问api,sealos上已经进行过发布,加上上body后。但是在fastGPT发布后,进行调试,结果异常。 问题二:将百度搜索api换成本地api,出现超时
复现步骤 问题一:
问题二: 本地api地址,在postman中加上请求参数后,能够正常访问.在fastGPT中出现超时问题。
预期结果 期望搜索出结果,调试时,能返回指定回答,如sealos和postman所示。
相关截图