Replies: 1 comment
-
No way to support your scenario for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
需求:已在maxkb添加好本地部署的deepseek-r1,需要做一个标准版对话框式,用户可以自行上传文档并进行rag检索回答的应用。
注意:并非是是把文档上传到maxkb的知识库中,然后搭建应用。而是搭建完的应用支持用户自己上传文档,同时进行rag解析。现在工作流编排中,支持上传文档,但是只能解析后把内容全部给到大模型问答节点,如果要做rag必须依赖已有知识库。
是否有高人可以解答一下应该怎么办?
Beta Was this translation helpful? Give feedback.
All reactions