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.5k stars 4.7k forks source link

Docker 本地打包部署,无法上传docx文件,无法解析链接 #1327

Closed perfume6 closed 5 months ago

perfume6 commented 5 months ago

例行检查

你的版本

问题描述 按照本地开发部署文档一步一步执行,通过docker build -t dockername/fastgpt:tag --build-arg name=app --build-arg proxy=taobao .打镜像,网页访问,上传知识库相关内容报错 lQLPKGxtFgrJfYnNArzNBIywI-oB2PjUHzIGG4MmDwn4AA_1164_700

复现步骤 克隆代码,执行docker打包,在网页上上传docx文件、链接 预期结果 上传成功 相关截图

perfume6 commented 5 months ago

更新上述问题:更新到 4.8版本 打包镜像链接获取内容依旧失败