1
This commit is contained in:
@@ -67,7 +67,8 @@ module.exports = {
|
||||
// AI服务配置
|
||||
ai: {
|
||||
"apiKey": "sk-c83cdb06a6584f99bb2cd6e8a5ae3bbc",
|
||||
"baseUrl": "https://dashscope.aliyuncs.com/api/v1"
|
||||
"baseUrl": "https://dashscope.aliyuncs.com/api/v1",
|
||||
"model": "qwen-turbo"
|
||||
},
|
||||
|
||||
// MQTT配置
|
||||
|
||||
Reference in New Issue
Block a user