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
33ce276e3e
Langchain-Chatchat
/
server
/
knowledge_base
History
zqt
2604341e9e
调整KBService 接口函数do_search 并适配pg
2023-08-24 22:35:30 +08:00
..
kb_service
调整KBService 接口函数do_search 并适配pg
2023-08-24 22:35:30 +08:00
__init__.py
move KBServiceFactory to server.knowledge_base.kb_service.base
2023-08-08 17:41:58 +08:00
kb_api.py
update chat and knowledge base api: unify exception processing and return types
2023-08-19 15:14:45 +08:00
kb_doc_api.py
optimize recreate vector store: save vector store once after all docs parsed for FAISS
2023-08-21 08:50:15 +08:00
migrate.py
optimize recreate vector store: save vector store once after all docs parsed for FAISS
2023-08-21 08:50:15 +08:00
utils.py
support for bge-large-zh-noinstruct and openai text-embedding-ada-002 (
#1119
)
2023-08-23 22:55:53 +08:00