Langchain-Chatchat/server
liunux4odoo 96f69edf7b
修复重建知识库界面无反应的问题,添加一些log信息 (#1258)
* close #1172: 给webui_page/utils添加一些log信息,方便定位错误

* 修复:重建知识库时页面未实时显示进度

---------

Co-authored-by: liunux4odoo <liunu@qq.com>
2023-08-26 18:26:38 +08:00
..
chat 在search_engine_chat中检查Bing KEY,并更新tests 2023-08-25 10:58:40 +08:00
db fix KnowledgeFile: set text_splitter_name in database to SpacyTextSplitter if it is not set 2023-08-16 10:14:47 +08:00
knowledge_base 修复重建知识库界面无反应的问题,添加一些log信息 (#1258) 2023-08-26 18:26:38 +08:00
static update api and webui: 2023-08-16 13:18:58 +08:00
api.py update configs.__init__, webui.py and api.py 2023-08-17 22:19:37 +08:00
api_allinone_stale.py update llm_api_launch,api_allinone,webui_allinone,readme:1.llm_api_launch,api_allinone_webui_allinone更名;2. 更新readme关于startup的说明 2023-08-17 16:59:16 +08:00
llm_api.py llm_api can be terminated by Ctrl+c. success on windows 2023-08-16 17:48:55 +08:00
llm_api_shutdown.py update import pkgs and format 2023-08-10 21:26:05 +08:00
llm_api_stale.py update README.md and llm_api_stale.py 2023-08-20 10:38:41 +08:00
utils.py update chat and knowledge base api: unify exception processing and return types 2023-08-19 15:14:45 +08:00
webui_allinone_stale.py update llm_api_launch,api_allinone,webui_allinone,readme:1.llm_api_launch,api_allinone_webui_allinone更名;2. 更新readme关于startup的说明 2023-08-17 16:59:16 +08:00