Langchain-Chatchat/tests
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
..
agent move wrap_done & get_ChatOpenAI from server.chat.utils to server.utils (#1506) 2023-09-17 16:19:50 +08:00
api 添加configs/prompt_config.py,允许用户自定义prompt模板: (#1504) 2023-09-17 13:27:11 +08:00
custom_splitter 优化configs (#1474) 2023-09-15 17:52:22 +08:00
document_loader fix unit test name 2023-09-05 21:08:02 +08:00
kb_vector_db 添加知识库使用的向量库测试用例 2023-08-29 15:01:26 +08:00
online_api 【功能新增】在线 LLM 模型支持阿里云通义千问 (#1534) 2023-09-20 21:34:12 +08:00
samples add RapidOCRPDFLoader and RapidOCRLoader (#1275) 2023-09-01 10:23:57 +08:00
test_migrate.py feat: support volc fangzhou 2023-09-16 22:21:16 +08:00