feat: add anthropic model profiles for main and automation
This commit is contained in:
@@ -1360,6 +1360,74 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-sonnet-4-6",
|
||||
"name": "anthropic-sub/claude-sonnet-4-6",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000,
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-opus-4-6",
|
||||
"name": "anthropic-sub/claude-opus-4-6",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 32000,
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-haiku-4-5",
|
||||
"name": "anthropic-sub/claude-haiku-4-5",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000,
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-sonnet-4-6-test",
|
||||
"name": "anthropic-sub/claude-sonnet-4-6-test",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000,
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"api": "openai-completions"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user