add ds v4 flash 0731

This commit is contained in:
2026-08-02 21:53:12 +08:00
parent db95021fb7
commit 694bb0e2c0
+21
View File
@@ -15,6 +15,7 @@
"GITEA_HOST": "https://git.cleverthis.com",
"GITEA_ACCESS_TOKEN": "{env:FORGEJO_PAT}"
},
"timeout": 300000,
"enabled": true
},
"playwright": {
@@ -113,6 +114,26 @@
"text"
]
}
},
"deepseek-v4-flash": {
"name": "Deepseak V4 Flash 0731",
"variants": {
"max": {
"reasoningEffort": "max"
}
},
"limit": {
"context": 1000000,
"output": 384000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
}
}
}
}