We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799a111 commit 8a4a08bCopy full SHA for 8a4a08b
1 file changed
compute/coding-plans/dashscope-token-plan.json
@@ -10,16 +10,16 @@
10
"apiKeyVerified": false,
11
"enabled": false,
12
"status": "unconfigured",
13
- "accessMode": "token-plan",
+ "accessMode": "coding-plan",
14
"services": [
15
"chat",
16
"reasoning",
17
"image_gen"
18
],
19
- "tokenPlan": {
+ "codingPlan": {
20
"quotas": {},
21
"usageTracking": {
22
- "method": "credits",
+ "method": "none",
23
"consoleUrl": "https://bailian.console.aliyun.com/"
24
}
25
},
0 commit comments