Langchain-Chatchat/server
Funkeke c1a32d9f1a
fix:使用在线embedding模型时 报错 There is no current event loop in thread 'Any… (#2393)
* fix:使用在线embedding模型时 报错 There is no current event loop in thread 'AnyIO worker thread'

* 动态配置在线embbding模型

---------

Co-authored-by: fangkeke <3339698829@qq.com>
2023-12-20 08:40:53 +08:00
..
agent 依赖升级 (#2246) 2023-12-01 11:34:41 +08:00
callback_handler feat: add db memory (#2046) 2023-11-22 18:38:26 +08:00
chat fix: prompt template name error in file_chat (#2366) 2023-12-12 21:12:33 +08:00
db Merge branch 'dev_summary' into dev_tmp 2023-11-25 21:02:46 +08:00
knowledge_base fix: empty docs error in KnowledgeFile 2023-11-29 11:33:43 +08:00
memory feat: add db memory (#2046) 2023-11-22 18:38:26 +08:00
model_workers fix:使用在线embedding模型时 报错 There is no current event loop in thread 'Any… (#2393) 2023-12-20 08:40:53 +08:00
static feat: add db memory (#2046) 2023-11-22 18:38:26 +08:00
api.py 单个知识库根据doc_ids摘要 2023-11-25 23:31:13 +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
embeddings_api.py fix:使用在线embedding模型时 报错 There is no current event loop in thread 'Any… (#2393) 2023-12-20 08:40:53 +08:00
llm_api.py 在webui模型列表中包括:非model worker启动的在线模型(如openai-api);已经下载的本地模型 (#2060) 2023-11-14 21:17:32 +08:00
llm_api_shutdown.py update import pkgs and format 2023-08-10 21:26:05 +08:00
llm_api_stale.py fix argument name in help text (#1532) 2023-09-20 10:38:50 +08:00
utils.py update reqs and server/utils 2023-11-30 22:23:15 +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