This website requires JavaScript.
Explore
Help
Register
Sign In
weiweiw
/
Langchain-Chatchat
Watch
1
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
50c6369f46
Langchain-Chatchat
/
server
/
knowledge_base
/
kb_service
History
zqt
16542f20b4
修复pg和milvus kbservice代码
2023-08-22 16:52:04 +08:00
..
__init__.py
add KBService and KBServiceFactory class
2023-08-06 23:44:02 +08:00
base.py
优化FAISS向量库多文件操作;修复recreate_vector_store,大量文件时不再超时。
2023-08-20 19:10:29 +08:00
default_kb_service.py
move configs to configs.model_config
2023-08-08 15:56:32 +08:00
faiss_kb_service.py
优化FAISS向量库多文件操作;修复recreate_vector_store,大量文件时不再超时。
2023-08-20 19:10:29 +08:00
milvus_kb_service.py
修复pg和milvus kbservice代码
2023-08-22 16:52:04 +08:00
pg_kb_service.py
修复pg和milvus kbservice代码
2023-08-22 16:52:04 +08:00