如何接入知识库问答? #1186
如何接入知识库问答?
#1186
-
除了微调,一个langchain项目使用的chatchat模型可以导入word,excel文件作为知识库。ChatGLM3能否结合知识库?请大仙指点。 |
Beta Was this translation helpful? Give feedback.
Answered by
zRzRzRzRzRzRzR
Apr 29, 2024
Replies: 1 comment
-
那你用chatchat接入就行了,接入知识库是工程问题,应该考虑使用工程方式解决,比如你提到的langchain |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zRzRzRzRzRzRzR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
那你用chatchat接入就行了,接入知识库是工程问题,应该考虑使用工程方式解决,比如你提到的langchain