add api model

This commit is contained in:
xie7654
2025-07-11 10:24:38 +08:00
parent c6e41c92ee
commit bd9f9c39e3
12 changed files with 498 additions and 5 deletions

View File

@@ -3,5 +3,9 @@
"ai_api_key": {
"title": "API 密钥",
"name": "API 密钥"
},
"ai_model": {
"title": "模型配置",
"name": "模型配置"
}
}