This commit is contained in:
张成
2025-12-25 13:10:54 +08:00
parent 36465d81e3
commit c6c78d0c43
17 changed files with 4857 additions and 68 deletions

View File

@@ -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配置