feat: DeepSeek V4 Pro/Flash 上下文 1M,maxTokens 384K
This commit is contained in:
@@ -148,8 +148,8 @@ description: |
|
|||||||
"reasoning": false,
|
"reasoning": false,
|
||||||
"input": ["text"],
|
"input": ["text"],
|
||||||
"cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
|
"cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
|
||||||
"contextWindow": 200000,
|
"contextWindow": 1000000,
|
||||||
"maxTokens": 64000
|
"maxTokens": 384000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "deepseek-v4-flash",
|
"id": "deepseek-v4-flash",
|
||||||
@@ -158,8 +158,8 @@ description: |
|
|||||||
"reasoning": false,
|
"reasoning": false,
|
||||||
"input": ["text"],
|
"input": ["text"],
|
||||||
"cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
|
"cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
|
||||||
"contextWindow": 200000,
|
"contextWindow": 1000000,
|
||||||
"maxTokens": 64000
|
"maxTokens": 384000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "gpt-5.5",
|
"id": "gpt-5.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user