Update opencode.json
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
"models": {
|
"models": {
|
||||||
"DeepSeek-V4-Flash-Vision-Exp": {
|
"DeepSeek-V4-Flash-Vision-Exp": {
|
||||||
"name": "DeepSeek-V4-Flash-Vision-Exp",
|
"name": "DeepSeek-V4-Flash-Vision-Exp",
|
||||||
"limit": { "context": 524288, "output": 384000 },
|
"limit": { "context": 524288, "output": 1048576 },
|
||||||
"cost": { "input": 0.44, "output": 1.32, "cache_read": 0.0028 },
|
"cost": { "input": 0.44, "output": 1.32, "cache_read": 0.0028 },
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
"interleaved": { "field": "reasoning_content" },
|
"interleaved": { "field": "reasoning_content" },
|
||||||
|
|||||||
Reference in New Issue
Block a user