Skip to content

Commit 929de8f

Browse files
Update the models metadata (GH-135)
Co-authored-by: Artyom Vancyan <44609997+artyomvancyan@users.noreply.github.com>
2 parents 337d4a3 + 89fbacb commit 929de8f

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

langgraphics/metadata/models.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15823,22 +15823,6 @@
1582315823
"cache_write": 0
1582415824
}
1582515825
},
15826-
"claude-opus-4-6-fast": {
15827-
"reasoning": true,
15828-
"tool_call": true,
15829-
"attachment": true,
15830-
"temperature": true,
15831-
"limit": {
15832-
"output": 128000,
15833-
"context": 1000000
15834-
},
15835-
"cost": {
15836-
"input": 36,
15837-
"output": 180,
15838-
"cache_read": 3.6,
15839-
"cache_write": 45
15840-
}
15841-
},
1584215826
"qwen-3-7-max": {
1584315827
"reasoning": true,
1584415828
"tool_call": true,
@@ -29494,9 +29478,9 @@
2949429478
"context": 262144
2949529479
},
2949629480
"cost": {
29497-
"input": 0.66,
29498-
"output": 3.41,
29499-
"cache_read": 0.144,
29481+
"input": 0.55,
29482+
"output": 3.2,
29483+
"cache_read": 0.11,
2950029484
"cache_write": 0
2950129485
}
2950229486
},
@@ -31539,6 +31523,22 @@
3153931523
"cache_write": 1.25
3154031524
}
3154131525
},
31526+
"xai.grok-4.3": {
31527+
"reasoning": true,
31528+
"tool_call": true,
31529+
"attachment": true,
31530+
"temperature": true,
31531+
"limit": {
31532+
"output": 131072,
31533+
"context": 1000000
31534+
},
31535+
"cost": {
31536+
"input": 1.25,
31537+
"output": 2.5,
31538+
"cache_read": 0.2,
31539+
"cache_write": 0
31540+
}
31541+
},
3154231542
"mistral.voxtral-mini-3b-2507": {
3154331543
"reasoning": false,
3154431544
"tool_call": true,

0 commit comments

Comments
 (0)