Merge pull request #1851 from wayshall/qwen-dashscope

feat: 通义千问使用新版的sdk实现
This commit is contained in:
zhayujie
2024-04-09 16:06:33 +08:00
committed by GitHub
7 changed files with 186 additions and 2 deletions

View File

@@ -75,6 +75,8 @@ available_setting = {
"qwen_agent_key": "",
"qwen_app_id": "",
"qwen_node_id": "", # 流程编排模型用到的id如果没有用到qwen_node_id请务必保持为空字符串
# 阿里灵积模型api key
"dashscope_api_key": "",
# Google Gemini Api Key
"gemini_api_key": "",
# wework的通用配置