Langchain-Chatchat/server/chat
wvivi2023 df219c6ae6 fix download original issue when chating 2024-03-28 10:55:52 +08:00
..
__init__.py 支持lite模式:无需安装torch等重依赖,通过在线API实现LLM对话和搜索引擎对话 (#1860) 2023-10-25 08:30:23 +08:00
agent_chat.py Merge branch 'master' into branch-0.2.9 2024-01-26 18:08:14 +08:00
chat.py use streamingresponse to return 2024-01-11 09:06:27 +08:00
completion.py 所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改 2023-12-13 16:53:24 +08:00
feedback.py feat: add db memory (#2046) 2023-11-22 18:38:26 +08:00
file_chat.py merge from master 2023-12-29 09:10:01 +08:00
knowledge_base_chat.py fix download original issue when chating 2024-03-28 10:55:52 +08:00
search_engine_chat.py publish 0.2.10 (#2797) 2024-01-26 06:58:49 +08:00
utils.py 发版:v0.2.5 (#1620) 2023-09-28 23:30:21 +08:00