Langchain-Chatchat/configs
liunux4odoo 3b3d948d27
添加文件对话模式 (#2071)
开发者:
- 添加 /chat/file_chat, /knowledge_base/upload_temp_docs API 接口
- 添加 CACHED_MEMO_VS_NUM, BASE_TEMP_DIR 配置项
2023-11-16 07:39:27 +08:00
..
__init__.py 支持ChatGLM3-6B (#2021) 2023-11-12 16:45:50 +08:00
basic_config.py.example 添加文件对话模式 (#2071) 2023-11-16 07:39:27 +08:00
kb_config.py.example 添加文件对话模式 (#2071) 2023-11-16 07:39:27 +08:00
model_config.py.example 更新了chatglm3 6b agent的文档,提示词 (#2041) 2023-11-13 16:30:09 +08:00
prompt_config.py.example GLM3支持传入提示词 (#2058) 2023-11-14 17:45:22 +08:00
server_config.py.example 支持通过配置项同时启动多个模型,将Wiki纳入samples知识库 (#2002) 2023-11-09 22:15:52 +08:00