Langchain-Chatchat/webui_pages
liunux4odoo c7b91bfaf1 update api/kb_doc_api and knowledge base management ui:
1. add update_doc to api which can udpate vector store from existed
   content file
2. add parameter `delete_content` to delete_doc api. user can decide
   whether delete local content file when delete doc.
3. fix bug in ApiReqeust.upload_doc
4. support listing docs existed in local folder bu not in db
2023-08-09 16:52:04 +08:00
..
dialogue update webui: use history_len as pairs of conversation 2023-08-09 14:11:10 +08:00
knowledge_base update api/kb_doc_api and knowledge base management ui: 2023-08-09 16:52:04 +08:00
model_config update webui.py 2023-08-01 15:08:19 +08:00
__init__.py update streamlit ui: support latest knowledge base and search engine 2023-08-04 12:52:58 +08:00
utils.py update api/kb_doc_api and knowledge base management ui: 2023-08-09 16:52:04 +08:00