Langchain-Chatchat/server
Zhi-guo Huang e55f8cf7a9
Update milvus_kb_service.py
修复typo
2024-01-12 16:58:32 +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 remove /chat/fastchat API endpoint (#2506) 2023-12-29 09:44:37 +08:00
db 新功能:知识库管理界面支持查看、编辑、删除向量库文档 (#2471) 2023-12-26 13:44:36 +08:00
knowledge_base Update milvus_kb_service.py 2024-01-12 16:58:32 +08:00
memory feat: add db memory (#2046) 2023-11-22 18:38:26 +08:00
model_workers fix: 过滤 sse_starlette 返回的 ping 包,避免 `JSON Decoder error : ping -...` (#2585) 2024-01-09 09:14:29 +08:00
reranker fix typos 2023-12-31 20:13:14 +08:00
static feat: add db memory (#2046) 2023-11-22 18:38:26 +08:00
api.py remove /chat/fastchat API endpoint (#2506) 2023-12-29 09:44: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
embeddings_api.py merge from master 2023-12-29 09:10:01 +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 Fix device detection and fallback logic and add 'xpu' (#2570) 2024-01-11 18:36:38 +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