Langchain-Chatchat/configs
Leego 9bcce0a572
【功能新增】在线 LLM 模型支持阿里云通义千问 (#1534)
* feat: add qwen-api

* 使Qwen API支持temperature参数;添加测试用例

* 将online-api的sdk列为可选依赖

---------

Co-authored-by: liunux4odoo <liunux@qq.com>
2023-09-20 21:34:12 +08:00
..
__init__.py 添加configs/prompt_config.py,允许用户自定义prompt模板: (#1504) 2023-09-17 13:27:11 +08:00
basic_config.py.example langchain日志开关 2023-09-17 14:18:22 +08:00
kb_config.py.exmaple 添加configs/prompt_config.py,允许用户自定义prompt模板: (#1504) 2023-09-17 13:27:11 +08:00
model_config.py.example 【功能新增】在线 LLM 模型支持阿里云通义千问 (#1534) 2023-09-20 21:34:12 +08:00
prompt_config.py.example 添加configs/prompt_config.py,允许用户自定义prompt模板: (#1504) 2023-09-17 13:27:11 +08:00
server_config.py.example 【功能新增】在线 LLM 模型支持阿里云通义千问 (#1534) 2023-09-20 21:34:12 +08:00