labring / FastGPT

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.
https://tryfastgpt.ai
Other
17.47k stars 4.69k forks source link

私有部署版本4.8,上传文件集合报错404 #1602

Closed zmm1996 closed 4 months ago

zmm1996 commented 4 months ago

例行检查

你的版本

问题描述, 日志截图

复现步骤

预期结果 上传成功,返回200

相关截图 上传到本地部署Fastgpt服务接口,返回404 http://192.168.80.120:3000/api/core/dataset/collection/create/localFile

image

上传到本地部署Fastgpt服务接口,返回200 https://api.fastgpt.in/api/core/dataset/collection/create/localFile

image

nongmo677 commented 4 months ago

翻了一下代码,这个是4.8.1才有的路由