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.49k stars 4.69k forks source link

聊天没问题,但是在知识库里操作就会报错Panic detected, error: runtime error: invalid memory address or nil pointer dereference #1340

Closed thegenway closed 5 months ago

thegenway commented 5 months ago

例行检查

你的版本

问题描述 正常聊天没问题,但是在知识库里操作(包括手动插入数据,或者是文件上传)就会报错,试了零一万物和讯飞星火,都是这种问题

相关截图

微信截图_20240430154036 微信截图_20240430154100

c121914yu commented 5 months ago

先自行检查下oneapi 的向量模型是否正常,对话不用向量模型~

c121914yu commented 5 months ago

https://github.com/labring/FastGPT/issues/1379 类似问题。模型问题。