Skip to content

Commit 9538b44

Browse files
Update the models metadata (GH-144)
Co-authored-by: Artyom Vancyan <44609997+artyomvancyan@users.noreply.github.com>
2 parents c2ed016 + f6f579d commit 9538b44

1 file changed

Lines changed: 100 additions & 84 deletions

File tree

langgraphics/metadata/models.json

Lines changed: 100 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -10452,7 +10452,7 @@
1045210452
"cost": {
1045310453
"input": 1.4,
1045410454
"output": 4.4,
10455-
"cache_read": 0.26,
10455+
"cache_read": 0.14,
1045610456
"cache_write": 0
1045710457
}
1045810458
},
@@ -10504,22 +10504,6 @@
1050410504
"cache_write": 0
1050510505
}
1050610506
},
10507-
"nvidia/llama-3.1-nemotron-safety-guard-8b-v3": {
10508-
"reasoning": false,
10509-
"tool_call": false,
10510-
"attachment": false,
10511-
"temperature": true,
10512-
"limit": {
10513-
"output": 4096,
10514-
"context": 8192
10515-
},
10516-
"cost": {
10517-
"input": 0.01,
10518-
"output": 0.01,
10519-
"cache_read": 0,
10520-
"cache_write": 0
10521-
}
10522-
},
1052310507
"nvidia/nemotron-3-nano-omni-30b-a3b-reasoning-bf16": {
1052410508
"reasoning": true,
1052510509
"tool_call": true,
@@ -10568,19 +10552,19 @@
1056810552
"cache_write": 0
1056910553
}
1057010554
},
10571-
"zai-org/glm-5.1-fp8": {
10555+
"zai-org/glm-5.2-fp8": {
1057210556
"reasoning": true,
1057310557
"tool_call": true,
1057410558
"attachment": false,
1057510559
"temperature": true,
1057610560
"limit": {
1057710561
"output": 131072,
10578-
"context": 202752
10562+
"context": 1000000
1057910563
},
1058010564
"cost": {
10581-
"input": 1.4,
10582-
"output": 4.4,
10583-
"cache_read": 0,
10565+
"input": 0.979,
10566+
"output": 3.08,
10567+
"cache_read": 0.182,
1058410568
"cache_write": 0
1058510569
}
1058610570
},
@@ -14056,9 +14040,9 @@
1405614040
"context": 262144
1405714041
},
1405814042
"cost": {
14059-
"input": 0,
14060-
"output": 0,
14061-
"cache_read": 0,
14043+
"input": 0.14,
14044+
"output": 0.28,
14045+
"cache_read": 0.0028,
1406214046
"cache_write": 0
1406314047
}
1406414048
},
@@ -16656,13 +16640,13 @@
1665616640
"attachment": false,
1665716641
"temperature": true,
1665816642
"limit": {
16659-
"output": 131072,
16643+
"output": 32768,
1666016644
"context": 1048576
1666116645
},
1666216646
"cost": {
16663-
"input": 0.9086,
16664-
"output": 2.8556,
16665-
"cache_read": 0.16874,
16647+
"input": 0.93,
16648+
"output": 3,
16649+
"cache_read": 0.18,
1666616650
"cache_write": 0
1666716651
}
1666816652
},
@@ -20731,36 +20715,36 @@
2073120715
"output_audio": 2.3
2073220716
}
2073320717
},
20734-
"black-forest-labs/flux.2-klein-4b": {
20735-
"reasoning": false,
20736-
"tool_call": false,
20718+
"zai-org/glm-5.1-fp8": {
20719+
"reasoning": true,
20720+
"tool_call": true,
2073720721
"attachment": false,
2073820722
"temperature": true,
2073920723
"limit": {
20740-
"output": 128000,
20741-
"context": 128000
20724+
"output": 131072,
20725+
"context": 202752
2074220726
},
2074320727
"cost": {
20744-
"input": 1,
20745-
"output": 1,
20728+
"input": 1.4,
20729+
"output": 4.4,
2074620730
"cache_read": 0,
2074720731
"cache_write": 0
2074820732
}
2074920733
},
20750-
"claude-3-7-sonnet": {
20751-
"reasoning": true,
20752-
"tool_call": true,
20734+
"black-forest-labs/flux.2-klein-4b": {
20735+
"reasoning": false,
20736+
"tool_call": false,
2075320737
"attachment": false,
2075420738
"temperature": true,
2075520739
"limit": {
20756-
"output": 8192,
20757-
"context": 200000
20740+
"output": 128000,
20741+
"context": 128000
2075820742
},
2075920743
"cost": {
20760-
"input": 3,
20761-
"output": 15,
20762-
"cache_read": 0.3,
20763-
"cache_write": 3.75
20744+
"input": 1,
20745+
"output": 1,
20746+
"cache_read": 0,
20747+
"cache_write": 0
2076420748
}
2076520749
},
2076620750
"qwen-coder-plus": {
@@ -21246,22 +21230,6 @@
2124621230
"cache_write": 0
2124721231
}
2124821232
},
21249-
"claude-3-7-sonnet-20250219": {
21250-
"reasoning": true,
21251-
"tool_call": true,
21252-
"attachment": true,
21253-
"temperature": true,
21254-
"limit": {
21255-
"output": 64000,
21256-
"context": 200000
21257-
},
21258-
"cost": {
21259-
"input": 3,
21260-
"output": 15,
21261-
"cache_read": 0,
21262-
"cache_write": 0
21263-
}
21264-
},
2126521233
"claude-haiku-4-5-free": {
2126621234
"reasoning": false,
2126721235
"tool_call": true,
@@ -21535,6 +21503,22 @@
2153521503
"cache_write": 0
2153621504
}
2153721505
},
21506+
"claude-3-7-sonnet-20250219": {
21507+
"reasoning": true,
21508+
"tool_call": true,
21509+
"attachment": true,
21510+
"temperature": true,
21511+
"limit": {
21512+
"output": 64000,
21513+
"context": 200000
21514+
},
21515+
"cost": {
21516+
"input": 3,
21517+
"output": 15,
21518+
"cache_read": 0,
21519+
"cache_write": 0
21520+
}
21521+
},
2153821522
"qwen-2.5-coder-32b": {
2153921523
"reasoning": false,
2154021524
"tool_call": true,
@@ -25637,6 +25621,22 @@
2563725621
"cache_write": 0
2563825622
}
2563925623
},
25624+
"hy3-free": {
25625+
"reasoning": true,
25626+
"tool_call": true,
25627+
"attachment": false,
25628+
"temperature": true,
25629+
"limit": {
25630+
"output": 64000,
25631+
"context": 256000
25632+
},
25633+
"cost": {
25634+
"input": 0,
25635+
"output": 0,
25636+
"cache_read": 0,
25637+
"cache_write": 0
25638+
}
25639+
},
2564025640
"minimax-m2.5-free": {
2564125641
"reasoning": true,
2564225642
"tool_call": true,
@@ -27829,22 +27829,6 @@
2782927829
"cache_write": 0
2783027830
}
2783127831
},
27832-
"zai-org/glm-5.2-fp8": {
27833-
"reasoning": true,
27834-
"tool_call": true,
27835-
"attachment": false,
27836-
"temperature": true,
27837-
"limit": {
27838-
"output": 131072,
27839-
"context": 1000000
27840-
},
27841-
"cost": {
27842-
"input": 0.979,
27843-
"output": 3.08,
27844-
"cache_read": 0.182,
27845-
"cache_write": 0
27846-
}
27847-
},
2784827832
"z-code": {
2784927833
"reasoning": true,
2785027834
"tool_call": true,
@@ -28582,7 +28566,7 @@
2858228566
"reasoning": true,
2858328567
"tool_call": true,
2858428568
"attachment": true,
28585-
"temperature": false,
28569+
"temperature": true,
2858628570
"limit": {
2858728571
"output": 128000,
2858828572
"context": 1000000
@@ -29352,8 +29336,8 @@
2935229336
"attachment": false,
2935329337
"temperature": true,
2935429338
"limit": {
29355-
"output": 32768,
29356-
"context": 32768
29339+
"output": 65536,
29340+
"context": 65536
2935729341
},
2935829342
"cost": {
2935929343
"input": 0.25,
@@ -33280,9 +33264,9 @@
3328033264
"context": 202752
3328133265
},
3328233266
"cost": {
33283-
"input": 0.14,
33284-
"output": 0.58,
33285-
"cache_read": 0.035,
33267+
"input": 0.2,
33268+
"output": 0.8,
33269+
"cache_read": 0.5,
3328633270
"cache_write": 0
3328733271
}
3328833272
},
@@ -33320,7 +33304,7 @@
3332033304
},
3332133305
"nex-agi/nex-n2-pro": {
3332233306
"reasoning": true,
33323-
"tool_call": false,
33307+
"tool_call": true,
3332433308
"attachment": true,
3332533309
"temperature": true,
3332633310
"limit": {
@@ -33382,6 +33366,38 @@
3338233366
"cache_write": 0
3338333367
}
3338433368
},
33369+
"aion-labs/aion-3.0-mini": {
33370+
"reasoning": true,
33371+
"tool_call": true,
33372+
"attachment": false,
33373+
"temperature": true,
33374+
"limit": {
33375+
"output": 32768,
33376+
"context": 131072
33377+
},
33378+
"cost": {
33379+
"input": 0.7,
33380+
"output": 1.4,
33381+
"cache_read": 0.18,
33382+
"cache_write": 0
33383+
}
33384+
},
33385+
"aion-labs/aion-3.0": {
33386+
"reasoning": true,
33387+
"tool_call": true,
33388+
"attachment": false,
33389+
"temperature": true,
33390+
"limit": {
33391+
"output": 32768,
33392+
"context": 131072
33393+
},
33394+
"cost": {
33395+
"input": 3,
33396+
"output": 6,
33397+
"cache_read": 0.75,
33398+
"cache_write": 0
33399+
}
33400+
},
3338533401
"nousresearch/hermes-3-llama-3.1-405b:free": {
3338633402
"reasoning": false,
3338733403
"tool_call": false,

0 commit comments

Comments
 (0)