ChatFiles icon indicating copy to clipboard operation
ChatFiles copied to clipboard

请问可以支持流失输出吗?一个字一个字蹦出来那种

Open kuangkung opened this issue 1 year ago • 1 comments

如题,另外想知道「上传多个文件,构建同一个 Index,然后与之对话。」这个feature大概什么时候能好,或者说告诉下我实现原理,我自己试试看,多谢~

kuangkung avatar Apr 12 '23 09:04 kuangkung

把每个文件都切块然后保存到同一个index就行了,用pinecone实现是最快捷的

shevekwang avatar Apr 13 '23 00:04 shevekwang

The priority of this requirement is not high, but we will consider introducing this feature if there is an opportunity. Different embedding indexes are organized through building graphs. This feature has already been implemented. #43 #44

guangzhengli avatar Apr 20 '23 13:04 guangzhengli

#81 Currently, the entire project has been refactored using Langchain and this issue has been resolved.

guangzhengli avatar Jun 15 '23 13:06 guangzhengli