Langchain-Chatchat/server/chat
liunux4odoo 69627a2fa3 update chat and knowledge base api: unify exception processing and return types 2023-08-19 15:14:45 +08:00
..
__init__.py 1. change bing_search_chat and duckduckgo_search_chat into search_engine_chat 2023-08-03 18:22:36 +08:00
chat.py fix chat and knowledge_base_chat 2023-08-14 10:35:47 +08:00
github_chat.py update chat and knowledge base api: unify exception processing and return types 2023-08-19 15:14:45 +08:00
knowledge_base_chat.py update api and webui: 2023-08-16 13:18:58 +08:00
openai_chat.py fix api & webui: 1.add logs, 2. check json response, 3. set timeout=False in recreate_vector_stoore 2023-08-15 14:24:54 +08:00
search_engine_chat.py update import pkgs and format 2023-08-10 21:26:05 +08:00
utils.py add history to chat apis 2023-08-08 23:54:51 +08:00