@oh-my-pi/pi-catalog 16.1.23 → 16.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/models.json CHANGED
@@ -15902,7 +15902,67 @@
15902
15902
  },
15903
15903
  "glm-5-2": {
15904
15904
  "id": "glm-5-2",
15905
- "name": "GLM-5.2",
15905
+ "name": "GLM-5.2 High",
15906
+ "api": "devin-agent",
15907
+ "provider": "devin",
15908
+ "baseUrl": "https://server.codeium.com",
15909
+ "reasoning": true,
15910
+ "input": [
15911
+ "text"
15912
+ ],
15913
+ "supportsTools": true,
15914
+ "cost": {
15915
+ "input": 0,
15916
+ "output": 0,
15917
+ "cacheRead": 0,
15918
+ "cacheWrite": 0
15919
+ },
15920
+ "contextWindow": 200000,
15921
+ "maxTokens": 64000
15922
+ },
15923
+ "glm-5-2-1m": {
15924
+ "id": "glm-5-2-1m",
15925
+ "name": "GLM-5.2 High 1M",
15926
+ "api": "devin-agent",
15927
+ "provider": "devin",
15928
+ "baseUrl": "https://server.codeium.com",
15929
+ "reasoning": true,
15930
+ "input": [
15931
+ "text"
15932
+ ],
15933
+ "supportsTools": true,
15934
+ "cost": {
15935
+ "input": 0,
15936
+ "output": 0,
15937
+ "cacheRead": 0,
15938
+ "cacheWrite": 0
15939
+ },
15940
+ "contextWindow": 1000000,
15941
+ "maxTokens": 64000
15942
+ },
15943
+ "glm-5-2-max": {
15944
+ "id": "glm-5-2-max",
15945
+ "name": "GLM-5.2 Max",
15946
+ "api": "devin-agent",
15947
+ "provider": "devin",
15948
+ "baseUrl": "https://server.codeium.com",
15949
+ "reasoning": true,
15950
+ "input": [
15951
+ "text"
15952
+ ],
15953
+ "supportsTools": true,
15954
+ "cost": {
15955
+ "input": 0,
15956
+ "output": 0,
15957
+ "cacheRead": 0,
15958
+ "cacheWrite": 0
15959
+ },
15960
+ "contextWindow": 200000,
15961
+ "maxTokens": 64000
15962
+ },
15963
+ "glm-5-2-max-1m": {
15964
+ "id": "glm-5-2-max-1m",
15965
+ "name": "GLM-5.2 Max 1M",
15906
15966
  "api": "devin-agent",
15907
15967
  "provider": "devin",
15908
15968
  "baseUrl": "https://server.codeium.com",
@@ -15917,9 +15977,49 @@
15917
15977
  "cacheRead": 0,
15918
15978
  "cacheWrite": 0
15919
15979
  },
15980
+ "contextWindow": 1000000,
15981
+ "maxTokens": 64000
15982
+ },
15983
+ "glm-5-2-none": {
15984
+ "id": "glm-5-2-none",
15985
+ "name": "GLM-5.2 No Thinking",
15986
+ "api": "devin-agent",
15987
+ "provider": "devin",
15988
+ "baseUrl": "https://server.codeium.com",
15989
+ "reasoning": false,
15990
+ "input": [
15991
+ "text"
15992
+ ],
15993
+ "supportsTools": true,
15994
+ "cost": {
15995
+ "input": 0,
15996
+ "output": 0,
15997
+ "cacheRead": 0,
15998
+ "cacheWrite": 0
15999
+ },
15920
16000
  "contextWindow": 200000,
15921
16001
  "maxTokens": 64000
15922
16002
  },
16003
+ "glm-5-2-none-1m": {
16004
+ "id": "glm-5-2-none-1m",
16005
+ "name": "GLM-5.2 No Thinking 1M",
16006
+ "api": "devin-agent",
16007
+ "provider": "devin",
16008
+ "baseUrl": "https://server.codeium.com",
16009
+ "reasoning": false,
16010
+ "input": [
16011
+ "text"
16012
+ ],
16013
+ "supportsTools": true,
16014
+ "cost": {
16015
+ "input": 0,
16016
+ "output": 0,
16017
+ "cacheRead": 0,
16018
+ "cacheWrite": 0
16019
+ },
16020
+ "contextWindow": 1000000,
16021
+ "maxTokens": 64000
16022
+ },
15923
16023
  "gpt-5-2": {
15924
16024
  "id": "gpt-5-2",
15925
16025
  "name": "GPT-5.2",
@@ -18804,6 +18904,28 @@
18804
18904
  }
18805
18905
  }
18806
18906
  },
18907
+ "gitlab-duo-agent": {
18908
+ "claude_sonnet_4_6_vertex": {
18909
+ "id": "claude_sonnet_4_6_vertex",
18910
+ "name": "Claude Sonnet 4.6 - Vertex",
18911
+ "api": "gitlab-duo-agent",
18912
+ "provider": "gitlab-duo-agent",
18913
+ "baseUrl": "https://gitlab.com",
18914
+ "reasoning": false,
18915
+ "input": [
18916
+ "text"
18917
+ ],
18918
+ "cost": {
18919
+ "input": 0,
18920
+ "output": 0,
18921
+ "cacheRead": 0,
18922
+ "cacheWrite": 0
18923
+ },
18924
+ "contextWindow": 1000000,
18925
+ "maxTokens": null,
18926
+ "supportsTools": true
18927
+ }
18928
+ },
18807
18929
  "google": {
18808
18930
  "gemini-1.5-flash": {
18809
18931
  "id": "gemini-1.5-flash",
@@ -30670,6 +30792,7 @@
30670
30792
  "disableReasoningOnToolChoice": false,
30671
30793
  "supportsToolChoice": true,
30672
30794
  "supportsForcedToolChoice": true,
30795
+ "supportsNamedToolChoice": true,
30673
30796
  "maxTokensField": "max_completion_tokens",
30674
30797
  "requiresToolResultName": false,
30675
30798
  "requiresAssistantAfterToolResult": false,
@@ -30684,6 +30807,8 @@
30684
30807
  "requiresReasoningContentForToolCalls": false,
30685
30808
  "requiresReasoningContentForAllAssistantTurns": false,
30686
30809
  "allowsSyntheticReasoningContentForToolCalls": true,
30810
+ "replayReasoningContent": false,
30811
+ "qwenPreserveThinking": false,
30687
30812
  "requiresAssistantContentForToolCalls": false,
30688
30813
  "isOpenRouterHost": false,
30689
30814
  "wireModelIdMode": "raw",
@@ -34260,9 +34385,9 @@
34260
34385
  "image"
34261
34386
  ],
34262
34387
  "cost": {
34263
- "input": 0.6,
34264
- "output": 2.4,
34265
- "cacheRead": 0.12,
34388
+ "input": 0.3,
34389
+ "output": 1.2,
34390
+ "cacheRead": 0.06,
34266
34391
  "cacheWrite": 0
34267
34392
  },
34268
34393
  "contextWindow": 1000000,
@@ -34526,9 +34651,9 @@
34526
34651
  "image"
34527
34652
  ],
34528
34653
  "cost": {
34529
- "input": 0.6,
34530
- "output": 2.4,
34531
- "cacheRead": 0.12,
34654
+ "input": 0.3,
34655
+ "output": 1.2,
34656
+ "cacheRead": 0.06,
34532
34657
  "cacheWrite": 0
34533
34658
  },
34534
34659
  "contextWindow": 1000000,
@@ -38801,7 +38926,7 @@
38801
38926
  "api": "openai-completions",
38802
38927
  "provider": "nanogpt",
38803
38928
  "baseUrl": "https://nano-gpt.com/api/v1",
38804
- "reasoning": true,
38929
+ "reasoning": false,
38805
38930
  "input": [
38806
38931
  "text"
38807
38932
  ],
@@ -38812,24 +38937,7 @@
38812
38937
  "cacheWrite": 0.6
38813
38938
  },
38814
38939
  "contextWindow": 131072,
38815
- "maxTokens": 8192,
38816
- "thinking": {
38817
- "mode": "effort",
38818
- "efforts": [
38819
- "minimal",
38820
- "low",
38821
- "medium",
38822
- "high",
38823
- "xhigh"
38824
- ],
38825
- "effortMap": {
38826
- "minimal": "high",
38827
- "low": "high",
38828
- "medium": "high",
38829
- "high": "high",
38830
- "xhigh": "max"
38831
- }
38832
- }
38940
+ "maxTokens": 8192
38833
38941
  },
38834
38942
  "deepseek-ai/DeepSeek-V3.1-Terminus": {
38835
38943
  "id": "deepseek-ai/DeepSeek-V3.1-Terminus",
@@ -47666,7 +47774,7 @@
47666
47774
  },
47667
47775
  "Qwen/Qwen3-235B-A22B-Instruct-2507": {
47668
47776
  "id": "Qwen/Qwen3-235B-A22B-Instruct-2507",
47669
- "name": "Qwen/Qwen3-235B-A22B-Instruct-2507",
47777
+ "name": "Qwen3 235B A22B Instruct 2507",
47670
47778
  "api": "openai-completions",
47671
47779
  "provider": "nanogpt",
47672
47780
  "baseUrl": "https://nano-gpt.com/api/v1",
@@ -56636,6 +56744,69 @@
56636
56744
  "requiresEffort": true
56637
56745
  }
56638
56746
  },
56747
+ "gemma3:12b": {
56748
+ "id": "gemma3:12b",
56749
+ "name": "gemma3:12b",
56750
+ "api": "ollama-chat",
56751
+ "provider": "ollama-cloud",
56752
+ "baseUrl": "https://ollama.com",
56753
+ "reasoning": false,
56754
+ "input": [
56755
+ "text",
56756
+ "image"
56757
+ ],
56758
+ "cost": {
56759
+ "input": 0,
56760
+ "output": 0,
56761
+ "cacheRead": 0,
56762
+ "cacheWrite": 0
56763
+ },
56764
+ "contextWindow": 131072,
56765
+ "maxTokens": 8192,
56766
+ "omitMaxOutputTokens": true
56767
+ },
56768
+ "gemma3:27b": {
56769
+ "id": "gemma3:27b",
56770
+ "name": "gemma3:27b",
56771
+ "api": "ollama-chat",
56772
+ "provider": "ollama-cloud",
56773
+ "baseUrl": "https://ollama.com",
56774
+ "reasoning": false,
56775
+ "input": [
56776
+ "text",
56777
+ "image"
56778
+ ],
56779
+ "cost": {
56780
+ "input": 0,
56781
+ "output": 0,
56782
+ "cacheRead": 0,
56783
+ "cacheWrite": 0
56784
+ },
56785
+ "contextWindow": 131072,
56786
+ "maxTokens": 8192,
56787
+ "omitMaxOutputTokens": true
56788
+ },
56789
+ "gemma3:4b": {
56790
+ "id": "gemma3:4b",
56791
+ "name": "gemma3:4b",
56792
+ "api": "ollama-chat",
56793
+ "provider": "ollama-cloud",
56794
+ "baseUrl": "https://ollama.com",
56795
+ "reasoning": false,
56796
+ "input": [
56797
+ "text",
56798
+ "image"
56799
+ ],
56800
+ "cost": {
56801
+ "input": 0,
56802
+ "output": 0,
56803
+ "cacheRead": 0,
56804
+ "cacheWrite": 0
56805
+ },
56806
+ "contextWindow": 131072,
56807
+ "maxTokens": 8192,
56808
+ "omitMaxOutputTokens": true
56809
+ },
56639
56810
  "gemma4:31b": {
56640
56811
  "id": "gemma4:31b",
56641
56812
  "name": "gemma4:31b",
@@ -59180,7 +59351,7 @@
59180
59351
  "contextWindow": 272000,
59181
59352
  "maxTokens": 128000,
59182
59353
  "preferWebsockets": true,
59183
- "priority": 9,
59354
+ "priority": 7,
59184
59355
  "applyPatchToolType": "freeform",
59185
59356
  "thinking": {
59186
59357
  "mode": "effort",
@@ -59807,7 +59978,7 @@
59807
59978
  "cacheRead": 0.02,
59808
59979
  "cacheWrite": 0
59809
59980
  },
59810
- "contextWindow": 512000,
59981
+ "contextWindow": 1000000,
59811
59982
  "maxTokens": 131072,
59812
59983
  "thinking": {
59813
59984
  "mode": "effort",
@@ -63571,7 +63742,7 @@
63571
63742
  "cost": {
63572
63743
  "input": 0.2288,
63573
63744
  "output": 0.3432,
63574
- "cacheRead": 0.0252,
63745
+ "cacheRead": 0.02288,
63575
63746
  "cacheWrite": 0
63576
63747
  },
63577
63748
  "contextWindow": 131072,
@@ -63637,9 +63808,9 @@
63637
63808
  "text"
63638
63809
  ],
63639
63810
  "cost": {
63640
- "input": 0.08900000000000001,
63641
- "output": 0.224,
63642
- "cacheRead": 0.0266,
63811
+ "input": 0.09,
63812
+ "output": 0.18,
63813
+ "cacheRead": 0.02,
63643
63814
  "cacheWrite": 0
63644
63815
  },
63645
63816
  "contextWindow": 1048576,
@@ -64943,8 +65114,8 @@
64943
65114
  "text"
64944
65115
  ],
64945
65116
  "cost": {
64946
- "input": 0.15,
64947
- "output": 0.8999999999999999,
65117
+ "input": 0.12,
65118
+ "output": 0.48,
64948
65119
  "cacheRead": 0.049999999999999996,
64949
65120
  "cacheWrite": 0
64950
65121
  },
@@ -65002,8 +65173,8 @@
65002
65173
  "text"
65003
65174
  ],
65004
65175
  "cost": {
65005
- "input": 0.24,
65006
- "output": 0.96,
65176
+ "input": 0.18,
65177
+ "output": 0.72,
65007
65178
  "cacheRead": 0.049999999999999996,
65008
65179
  "cacheWrite": 0
65009
65180
  },
@@ -66022,13 +66193,13 @@
66022
66193
  "text"
66023
66194
  ],
66024
66195
  "cost": {
66025
- "input": 0.09,
66026
- "output": 0.44999999999999996,
66196
+ "input": 0.08499999999999999,
66197
+ "output": 0.39999999999999997,
66027
66198
  "cacheRead": 0.09999999999999999,
66028
66199
  "cacheWrite": 0
66029
66200
  },
66030
66201
  "contextWindow": 1000000,
66031
- "maxTokens": 262144,
66202
+ "maxTokens": 16384,
66032
66203
  "thinking": {
66033
66204
  "mode": "effort",
66034
66205
  "efforts": [
@@ -67327,13 +67498,13 @@
67327
67498
  "text"
67328
67499
  ],
67329
67500
  "cost": {
67330
- "input": 0.039,
67331
- "output": 0.18,
67501
+ "input": 0.03,
67502
+ "output": 0.15,
67332
67503
  "cacheRead": 0,
67333
67504
  "cacheWrite": 0
67334
67505
  },
67335
67506
  "contextWindow": 131072,
67336
- "maxTokens": 65536,
67507
+ "maxTokens": 131072,
67337
67508
  "thinking": {
67338
67509
  "mode": "effort",
67339
67510
  "efforts": [
@@ -69195,7 +69366,7 @@
69195
69366
  ],
69196
69367
  "cost": {
69197
69368
  "input": 0.28850000000000003,
69198
- "output": 3.17,
69369
+ "output": 2.65,
69199
69370
  "cacheRead": 0.15,
69200
69371
  "cacheWrite": 0
69201
69372
  },
@@ -70958,7 +71129,7 @@
70958
71129
  "cacheRead": 0.6,
70959
71130
  "cacheWrite": 0
70960
71131
  },
70961
- "contextWindow": 524288,
71132
+ "contextWindow": 262144,
70962
71133
  "maxTokens": 65536,
70963
71134
  "thinking": {
70964
71135
  "mode": "effort",
@@ -71529,7 +71700,7 @@
71529
71700
  "api": "openai-completions",
71530
71701
  "provider": "together",
71531
71702
  "baseUrl": "https://api.together.xyz/v1",
71532
- "reasoning": false,
71703
+ "reasoning": true,
71533
71704
  "input": [
71534
71705
  "text",
71535
71706
  "image"
@@ -71541,7 +71712,17 @@
71541
71712
  "cacheWrite": 0.18
71542
71713
  },
71543
71714
  "contextWindow": 10000000,
71544
- "maxTokens": 32768
71715
+ "maxTokens": 32768,
71716
+ "thinking": {
71717
+ "mode": "effort",
71718
+ "efforts": [
71719
+ "minimal",
71720
+ "low",
71721
+ "medium",
71722
+ "high",
71723
+ "xhigh"
71724
+ ]
71725
+ }
71545
71726
  },
71546
71727
  "MiniMaxAI/MiniMax-M2.5": {
71547
71728
  "id": "MiniMaxAI/MiniMax-M2.5",
@@ -72087,46 +72268,41 @@
72087
72268
  "xhigh"
72088
72269
  ]
72089
72270
  }
72090
- }
72091
- },
72092
- "umans": {
72093
- "umans-coder": {
72094
- "id": "umans-coder",
72095
- "name": "Umans Coder",
72096
- "api": "anthropic-messages",
72097
- "provider": "umans",
72098
- "baseUrl": "https://api.code.umans.ai",
72271
+ },
72272
+ "zai-org/GLM-5.2": {
72273
+ "id": "zai-org/GLM-5.2",
72274
+ "name": "GLM-5.2",
72275
+ "api": "openai-completions",
72276
+ "provider": "together",
72277
+ "baseUrl": "https://api.together.xyz/v1",
72099
72278
  "reasoning": true,
72100
72279
  "input": [
72101
- "text",
72102
- "image"
72280
+ "text"
72103
72281
  ],
72104
72282
  "cost": {
72105
- "input": 0,
72106
- "output": 0,
72107
- "cacheRead": 0,
72283
+ "input": 1.4,
72284
+ "output": 4.4,
72285
+ "cacheRead": 0.26,
72108
72286
  "cacheWrite": 0
72109
72287
  },
72110
72288
  "contextWindow": 262144,
72111
- "maxTokens": 32768,
72289
+ "maxTokens": 164000,
72112
72290
  "thinking": {
72113
- "mode": "budget",
72291
+ "mode": "effort",
72114
72292
  "efforts": [
72115
72293
  "minimal",
72116
72294
  "low",
72117
72295
  "medium",
72118
72296
  "high",
72119
72297
  "xhigh"
72120
- ],
72121
- "requiresEffort": true
72122
- },
72123
- "compat": {
72124
- "escapeBuiltinToolNames": true
72298
+ ]
72125
72299
  }
72126
- },
72127
- "umans-flash": {
72128
- "id": "umans-flash",
72129
- "name": "Umans Flash",
72300
+ }
72301
+ },
72302
+ "umans": {
72303
+ "umans-coder": {
72304
+ "id": "umans-coder",
72305
+ "name": "Umans Coder",
72130
72306
  "api": "anthropic-messages",
72131
72307
  "provider": "umans",
72132
72308
  "baseUrl": "https://api.code.umans.ai",
@@ -72151,21 +72327,23 @@
72151
72327
  "medium",
72152
72328
  "high",
72153
72329
  "xhigh"
72154
- ]
72330
+ ],
72331
+ "requiresEffort": true
72155
72332
  },
72156
72333
  "compat": {
72157
72334
  "escapeBuiltinToolNames": true
72158
72335
  }
72159
72336
  },
72160
- "umans-glm-5.1": {
72161
- "id": "umans-glm-5.1",
72162
- "name": "Umans GLM 5.1",
72337
+ "umans-flash": {
72338
+ "id": "umans-flash",
72339
+ "name": "Umans Flash",
72163
72340
  "api": "anthropic-messages",
72164
72341
  "provider": "umans",
72165
72342
  "baseUrl": "https://api.code.umans.ai",
72166
72343
  "reasoning": true,
72167
72344
  "input": [
72168
- "text"
72345
+ "text",
72346
+ "image"
72169
72347
  ],
72170
72348
  "cost": {
72171
72349
  "input": 0,
@@ -72173,8 +72351,8 @@
72173
72351
  "cacheRead": 0,
72174
72352
  "cacheWrite": 0
72175
72353
  },
72176
- "contextWindow": 202752,
72177
- "maxTokens": 131071,
72354
+ "contextWindow": 262144,
72355
+ "maxTokens": 32768,
72178
72356
  "thinking": {
72179
72357
  "mode": "budget",
72180
72358
  "efforts": [
@@ -72221,40 +72399,6 @@
72221
72399
  "escapeBuiltinToolNames": true
72222
72400
  }
72223
72401
  },
72224
- "umans-kimi-k2.6": {
72225
- "id": "umans-kimi-k2.6",
72226
- "name": "Umans Kimi K2.6",
72227
- "api": "anthropic-messages",
72228
- "provider": "umans",
72229
- "baseUrl": "https://api.code.umans.ai",
72230
- "reasoning": true,
72231
- "input": [
72232
- "text",
72233
- "image"
72234
- ],
72235
- "cost": {
72236
- "input": 0,
72237
- "output": 0,
72238
- "cacheRead": 0,
72239
- "cacheWrite": 0
72240
- },
72241
- "contextWindow": 262144,
72242
- "maxTokens": 32768,
72243
- "thinking": {
72244
- "mode": "budget",
72245
- "efforts": [
72246
- "minimal",
72247
- "low",
72248
- "medium",
72249
- "high",
72250
- "xhigh"
72251
- ],
72252
- "requiresEffort": true
72253
- },
72254
- "compat": {
72255
- "escapeBuiltinToolNames": true
72256
- }
72257
- },
72258
72402
  "umans-kimi-k2.7": {
72259
72403
  "id": "umans-kimi-k2.7",
72260
72404
  "name": "Umans Kimi K2.7 Code",
@@ -72811,8 +72955,8 @@
72811
72955
  "text"
72812
72956
  ],
72813
72957
  "cost": {
72814
- "input": 0.17,
72815
- "output": 0.35,
72958
+ "input": 0.138,
72959
+ "output": 0.275,
72816
72960
  "cacheRead": 0.028,
72817
72961
  "cacheWrite": 0
72818
72962
  },
@@ -72847,8 +72991,8 @@
72847
72991
  "text"
72848
72992
  ],
72849
72993
  "cost": {
72850
- "input": 1.73,
72851
- "output": 3.796,
72994
+ "input": 1.65,
72995
+ "output": 3.301,
72852
72996
  "cacheRead": 0.33,
72853
72997
  "cacheWrite": 0
72854
72998
  },
@@ -73796,9 +73940,9 @@
73796
73940
  "image"
73797
73941
  ],
73798
73942
  "cost": {
73799
- "input": 0.85,
73800
- "output": 4.655,
73801
- "cacheRead": 0.22,
73943
+ "input": 0.75,
73944
+ "output": 3.5,
73945
+ "cacheRead": 0.16,
73802
73946
  "cacheWrite": 0
73803
73947
  },
73804
73948
  "contextWindow": 256000,
@@ -74613,7 +74757,8 @@
74613
74757
  "baseUrl": "https://api.venice.ai/api/v1",
74614
74758
  "reasoning": true,
74615
74759
  "input": [
74616
- "text"
74760
+ "text",
74761
+ "image"
74617
74762
  ],
74618
74763
  "cost": {
74619
74764
  "input": 2.7,
@@ -74934,7 +75079,7 @@
74934
75079
  "cacheRead": 0,
74935
75080
  "cacheWrite": 0
74936
75081
  },
74937
- "contextWindow": 256000,
75082
+ "contextWindow": 128000,
74938
75083
  "maxTokens": 16384
74939
75084
  },
74940
75085
  "tencent-hy3-preview": {
@@ -75126,9 +75271,9 @@
75126
75271
  "text"
75127
75272
  ],
75128
75273
  "cost": {
75129
- "input": 0.85,
75130
- "output": 2.75,
75131
- "cacheRead": 0.3,
75274
+ "input": 0.43,
75275
+ "output": 1.75,
75276
+ "cacheRead": 0.08,
75132
75277
  "cacheWrite": 0
75133
75278
  },
75134
75279
  "contextWindow": 198000,
@@ -79449,13 +79594,13 @@
79449
79594
  "text"
79450
79595
  ],
79451
79596
  "cost": {
79452
- "input": 0.35,
79453
- "output": 0.75,
79597
+ "input": 0.09999999999999999,
79598
+ "output": 0.5,
79454
79599
  "cacheRead": 0.25,
79455
79600
  "cacheWrite": 0
79456
79601
  },
79457
79602
  "contextWindow": 131072,
79458
- "maxTokens": 131000,
79603
+ "maxTokens": 131072,
79459
79604
  "thinking": {
79460
79605
  "mode": "budget",
79461
79606
  "efforts": [
@@ -80692,13 +80837,13 @@
80692
80837
  "text"
80693
80838
  ],
80694
80839
  "cost": {
80695
- "input": 2.25,
80696
- "output": 2.75,
80697
- "cacheRead": 2.25,
80840
+ "input": 0.6,
80841
+ "output": 2.2,
80842
+ "cacheRead": 0.12,
80698
80843
  "cacheWrite": 0
80699
80844
  },
80700
- "contextWindow": 131000,
80701
- "maxTokens": 40000,
80845
+ "contextWindow": 200000,
80846
+ "maxTokens": 120000,
80702
80847
  "thinking": {
80703
80848
  "mode": "budget",
80704
80849
  "efforts": [
@@ -80779,8 +80924,8 @@
80779
80924
  "text"
80780
80925
  ],
80781
80926
  "cost": {
80782
- "input": 1,
80783
- "output": 3.1999999999999997,
80927
+ "input": 0.95,
80928
+ "output": 3.15,
80784
80929
  "cacheRead": 0.19999999999999998,
80785
80930
  "cacheWrite": 0
80786
80931
  },
@@ -80838,13 +80983,13 @@
80838
80983
  "image"
80839
80984
  ],
80840
80985
  "cost": {
80841
- "input": 1.4,
80842
- "output": 4.4,
80986
+ "input": 1.3,
80987
+ "output": 4.300000000000001,
80843
80988
  "cacheRead": 0.26,
80844
80989
  "cacheWrite": 0
80845
80990
  },
80846
- "contextWindow": 202800,
80847
- "maxTokens": 64000,
80991
+ "contextWindow": 202000,
80992
+ "maxTokens": 202000,
80848
80993
  "thinking": {
80849
80994
  "mode": "budget",
80850
80995
  "efforts": [
@@ -84647,7 +84792,7 @@
84647
84792
  "cacheRead": 0.02,
84648
84793
  "cacheWrite": 0
84649
84794
  },
84650
- "contextWindow": 262144,
84795
+ "contextWindow": 128000,
84651
84796
  "maxTokens": 32768
84652
84797
  },
84653
84798
  "inclusionai/ling-flash-2.0": {
@@ -88454,4 +88599,4 @@
88454
88599
  }
88455
88600
  }
88456
88601
  }
88457
- }
88602
+ }