Skip to content

Commit 44fbad1

Browse files
Update the models metadata (GH-141)
Co-authored-by: Artyom Vancyan <44609997+artyomvancyan@users.noreply.github.com>
2 parents 1315d64 + 0fe6f27 commit 44fbad1

1 file changed

Lines changed: 62 additions & 78 deletions

File tree

langgraphics/metadata/models.json

Lines changed: 62 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -8354,7 +8354,7 @@
83548354
"xiaomimimo/mimo-v2.5-pro": {
83558355
"reasoning": true,
83568356
"tool_call": true,
8357-
"attachment": false,
8357+
"attachment": true,
83588358
"temperature": true,
83598359
"limit": {
83608360
"output": 16384,
@@ -8364,23 +8364,7 @@
83648364
"input": 1,
83658365
"output": 3,
83668366
"cache_read": 0.2,
8367-
"cache_write": 0,
8368-
"tiers": [
8369-
{
8370-
"input": 2,
8371-
"output": 6,
8372-
"cache_read": 0.4,
8373-
"tier": {
8374-
"type": "context",
8375-
"size": 256000
8376-
}
8377-
}
8378-
],
8379-
"context_over_200k": {
8380-
"input": 2,
8381-
"output": 6,
8382-
"cache_read": 0.4
8383-
}
8367+
"cache_write": 0
83848368
}
83858369
},
83868370
"xiaomimimo/mimo-v2-flash": {
@@ -13130,7 +13114,7 @@
1313013114
}
1313113115
},
1313213116
"mistral-medium-latest": {
13133-
"reasoning": false,
13117+
"reasoning": true,
1313413118
"tool_call": true,
1313513119
"attachment": true,
1313613120
"temperature": true,
@@ -13139,8 +13123,8 @@
1313913123
"context": 262144
1314013124
},
1314113125
"cost": {
13142-
"input": 0.4,
13143-
"output": 2,
13126+
"input": 1.5,
13127+
"output": 7.5,
1314413128
"cache_read": 0,
1314513129
"cache_write": 0
1314613130
}
@@ -16656,13 +16640,13 @@
1665616640
"attachment": false,
1665716641
"temperature": true,
1665816642
"limit": {
16659-
"output": 32768,
16660-
"context": 1048576
16643+
"output": 128000,
16644+
"context": 1024000
1666116645
},
1666216646
"cost": {
16663-
"input": 0.93,
16664-
"output": 3,
16665-
"cache_read": 0.18,
16647+
"input": 0.77,
16648+
"output": 2.42,
16649+
"cache_read": 0.143,
1666616650
"cache_write": 0
1666716651
}
1666816652
},
@@ -19297,7 +19281,7 @@
1929719281
}
1929819282
},
1929919283
"mistral/mistral-medium-latest": {
19300-
"reasoning": false,
19284+
"reasoning": true,
1930119285
"tool_call": true,
1930219286
"attachment": true,
1930319287
"temperature": true,
@@ -22875,7 +22859,7 @@
2287522859
"cost": {
2287622860
"input": 0.3,
2287722861
"output": 1,
22878-
"cache_read": 0,
22862+
"cache_read": 0.1,
2287922863
"cache_write": 0
2288022864
}
2288122865
},
@@ -22892,23 +22876,40 @@
2289222876
"input": 0.4,
2289322877
"output": 2,
2289422878
"cache_read": 0.08,
22895-
"cache_write": 0,
22896-
"tiers": [
22897-
{
22898-
"input": 0.8,
22899-
"output": 4,
22900-
"cache_read": 0.16,
22901-
"tier": {
22902-
"type": "context",
22903-
"size": 256000
22904-
}
22905-
}
22906-
],
22907-
"context_over_200k": {
22908-
"input": 0.8,
22909-
"output": 4,
22910-
"cache_read": 0.16
22911-
}
22879+
"cache_write": 0
22880+
}
22881+
},
22882+
"nvidia/nemotron-3-nano-omni-30b-a3b-reasoning": {
22883+
"reasoning": true,
22884+
"tool_call": true,
22885+
"attachment": true,
22886+
"temperature": true,
22887+
"limit": {
22888+
"output": 65536,
22889+
"context": 256000,
22890+
"input": 256000
22891+
},
22892+
"cost": {
22893+
"input": 0.105,
22894+
"output": 0.42,
22895+
"cache_read": 0,
22896+
"cache_write": 0
22897+
}
22898+
},
22899+
"nvidia/llama-3.3-nemotron-super-49b-v1.5": {
22900+
"reasoning": true,
22901+
"tool_call": true,
22902+
"attachment": false,
22903+
"temperature": true,
22904+
"limit": {
22905+
"output": 16384,
22906+
"context": 131072
22907+
},
22908+
"cost": {
22909+
"input": 0.4,
22910+
"output": 0.4,
22911+
"cache_read": 0,
22912+
"cache_write": 0
2291222913
}
2291322914
},
2291422915
"claude-haiku-4-5@20251001": {
@@ -24270,23 +24271,6 @@
2427024271
"cache_write": 0
2427124272
}
2427224273
},
24273-
"nvidia/nemotron-3-nano-omni-30b-a3b-reasoning": {
24274-
"reasoning": true,
24275-
"tool_call": true,
24276-
"attachment": true,
24277-
"temperature": true,
24278-
"limit": {
24279-
"output": 65536,
24280-
"context": 256000,
24281-
"input": 256000
24282-
},
24283-
"cost": {
24284-
"input": 0.105,
24285-
"output": 0.42,
24286-
"cache_read": 0,
24287-
"cache_write": 0
24288-
}
24289-
},
2429024274
"nvidia/magpie-tts-zeroshot": {
2429124275
"reasoning": false,
2429224276
"tool_call": false,
@@ -26394,6 +26378,22 @@
2639426378
"cache_write": 0
2639526379
}
2639626380
},
26381+
"longcat-2.0": {
26382+
"reasoning": true,
26383+
"tool_call": true,
26384+
"attachment": false,
26385+
"temperature": true,
26386+
"limit": {
26387+
"output": 131072,
26388+
"context": 1000000
26389+
},
26390+
"cost": {
26391+
"input": 0.75,
26392+
"output": 2.95,
26393+
"cache_read": 0.015,
26394+
"cache_write": 0
26395+
}
26396+
},
2639726397
"trytako/tako": {
2639826398
"reasoning": false,
2639926399
"tool_call": true,
@@ -29900,22 +29900,6 @@
2990029900
"cache_write": 0
2990129901
}
2990229902
},
29903-
"nvidia/llama-3.3-nemotron-super-49b-v1.5": {
29904-
"reasoning": true,
29905-
"tool_call": true,
29906-
"attachment": false,
29907-
"temperature": true,
29908-
"limit": {
29909-
"output": 16384,
29910-
"context": 131072
29911-
},
29912-
"cost": {
29913-
"input": 0.4,
29914-
"output": 0.4,
29915-
"cache_read": 0,
29916-
"cache_write": 0
29917-
}
29918-
},
2991929903
"nvidia/nemotron-3-super-120b-a12b:free": {
2992029904
"reasoning": true,
2992129905
"tool_call": true,

0 commit comments

Comments
 (0)