This website requires JavaScript.
Explore
Help
Register
Sign In
RYDE-WORK
/
Langchain-Chatchat
Watch
1
Star
0
Fork
0
You've already forked Langchain-Chatchat
mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced
2026-01-19 21:37:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
knowledge_base
History
liunux4odoo
9ca53fa3ad
fix
#1224
: failed to load json and pdf files (
#1252
)
...
Co-authored-by: liunux4odoo <liunu@qq.com>
2023-08-26 14:21:59 +08:00
..
kb_service
Merge branch 'master' into pre-release
2023-08-25 16:25:35 +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
fix
#1224
: failed to load json and pdf files (
#1252
)
2023-08-26 14:21:59 +08:00