mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 00:36:03 +00:00
支持阿里云百炼的通用模型和自定义大模型应用
This commit is contained in:
@@ -211,6 +211,16 @@
|
||||
"requester": "zhipuai-chat-completions",
|
||||
"token_mgr": "zhipuai",
|
||||
"vision_supported": true
|
||||
},
|
||||
{
|
||||
"name": "your-dashscope-app-id",
|
||||
"requester": "dashscope-chat-applications",
|
||||
"token_mgr": "dashscope",
|
||||
},
|
||||
{
|
||||
"name": "qwen-plus",
|
||||
"requester": "qwen-chat-completions",
|
||||
"token_mgr": "qwen",
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user