@openeryc/pi-ai 0.75.29 → 0.75.32
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/dist/models.generated.js
CHANGED
|
@@ -1916,7 +1916,7 @@ export const MODELS = {
|
|
|
1916
1916
|
cost: {
|
|
1917
1917
|
input: 0.1,
|
|
1918
1918
|
output: 0.4,
|
|
1919
|
-
cacheRead: 0.
|
|
1919
|
+
cacheRead: 0.025,
|
|
1920
1920
|
cacheWrite: 0,
|
|
1921
1921
|
},
|
|
1922
1922
|
contextWindow: 1047576,
|
|
@@ -2001,7 +2001,7 @@ export const MODELS = {
|
|
|
2001
2001
|
cost: {
|
|
2002
2002
|
input: 0.15,
|
|
2003
2003
|
output: 0.6,
|
|
2004
|
-
cacheRead: 0.
|
|
2004
|
+
cacheRead: 0.075,
|
|
2005
2005
|
cacheWrite: 0,
|
|
2006
2006
|
},
|
|
2007
2007
|
contextWindow: 128000,
|
|
@@ -2127,7 +2127,7 @@ export const MODELS = {
|
|
|
2127
2127
|
cost: {
|
|
2128
2128
|
input: 1.25,
|
|
2129
2129
|
output: 10,
|
|
2130
|
-
cacheRead: 0.
|
|
2130
|
+
cacheRead: 0.125,
|
|
2131
2131
|
cacheWrite: 0,
|
|
2132
2132
|
},
|
|
2133
2133
|
contextWindow: 400000,
|
|
@@ -2552,7 +2552,7 @@ export const MODELS = {
|
|
|
2552
2552
|
cost: {
|
|
2553
2553
|
input: 1.1,
|
|
2554
2554
|
output: 4.4,
|
|
2555
|
-
cacheRead: 0.
|
|
2555
|
+
cacheRead: 0.275,
|
|
2556
2556
|
cacheWrite: 0,
|
|
2557
2557
|
},
|
|
2558
2558
|
contextWindow: 200000,
|
|
@@ -6253,7 +6253,7 @@ export const MODELS = {
|
|
|
6253
6253
|
cost: {
|
|
6254
6254
|
input: 0.1,
|
|
6255
6255
|
output: 0.4,
|
|
6256
|
-
cacheRead: 0.
|
|
6256
|
+
cacheRead: 0.025,
|
|
6257
6257
|
cacheWrite: 0,
|
|
6258
6258
|
},
|
|
6259
6259
|
contextWindow: 1047576,
|
|
@@ -6338,7 +6338,7 @@ export const MODELS = {
|
|
|
6338
6338
|
cost: {
|
|
6339
6339
|
input: 0.15,
|
|
6340
6340
|
output: 0.6,
|
|
6341
|
-
cacheRead: 0.
|
|
6341
|
+
cacheRead: 0.075,
|
|
6342
6342
|
cacheWrite: 0,
|
|
6343
6343
|
},
|
|
6344
6344
|
contextWindow: 128000,
|
|
@@ -6464,7 +6464,7 @@ export const MODELS = {
|
|
|
6464
6464
|
cost: {
|
|
6465
6465
|
input: 1.25,
|
|
6466
6466
|
output: 10,
|
|
6467
|
-
cacheRead: 0.
|
|
6467
|
+
cacheRead: 0.125,
|
|
6468
6468
|
cacheWrite: 0,
|
|
6469
6469
|
},
|
|
6470
6470
|
contextWindow: 400000,
|
|
@@ -6889,7 +6889,7 @@ export const MODELS = {
|
|
|
6889
6889
|
cost: {
|
|
6890
6890
|
input: 1.1,
|
|
6891
6891
|
output: 4.4,
|
|
6892
|
-
cacheRead: 0.
|
|
6892
|
+
cacheRead: 0.275,
|
|
6893
6893
|
cacheWrite: 0,
|
|
6894
6894
|
},
|
|
6895
6895
|
contextWindow: 200000,
|
|
@@ -7922,6 +7922,23 @@ export const MODELS = {
|
|
|
7922
7922
|
contextWindow: 262144,
|
|
7923
7923
|
maxTokens: 65536,
|
|
7924
7924
|
},
|
|
7925
|
+
"qwen3.7-max": {
|
|
7926
|
+
id: "qwen3.7-max",
|
|
7927
|
+
name: "Qwen3.7 Max",
|
|
7928
|
+
api: "anthropic-messages",
|
|
7929
|
+
provider: "opencode-go",
|
|
7930
|
+
baseUrl: "https://opencode.ai/zen/go",
|
|
7931
|
+
reasoning: true,
|
|
7932
|
+
input: ["text"],
|
|
7933
|
+
cost: {
|
|
7934
|
+
input: 2.5,
|
|
7935
|
+
output: 7.5,
|
|
7936
|
+
cacheRead: 0.5,
|
|
7937
|
+
cacheWrite: 3.125,
|
|
7938
|
+
},
|
|
7939
|
+
contextWindow: 1000000,
|
|
7940
|
+
maxTokens: 65536,
|
|
7941
|
+
},
|
|
7925
7942
|
},
|
|
7926
7943
|
"openrouter": {
|
|
7927
7944
|
"ai21/jamba-large-1.7": {
|
|
@@ -8268,23 +8285,6 @@ export const MODELS = {
|
|
|
8268
8285
|
contextWindow: 262144,
|
|
8269
8286
|
maxTokens: 262144,
|
|
8270
8287
|
},
|
|
8271
|
-
"arcee-ai/trinity-large-thinking:free": {
|
|
8272
|
-
id: "arcee-ai/trinity-large-thinking:free",
|
|
8273
|
-
name: "Arcee AI: Trinity Large Thinking (free)",
|
|
8274
|
-
api: "openai-completions",
|
|
8275
|
-
provider: "openrouter",
|
|
8276
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8277
|
-
reasoning: true,
|
|
8278
|
-
input: ["text"],
|
|
8279
|
-
cost: {
|
|
8280
|
-
input: 0,
|
|
8281
|
-
output: 0,
|
|
8282
|
-
cacheRead: 0,
|
|
8283
|
-
cacheWrite: 0,
|
|
8284
|
-
},
|
|
8285
|
-
contextWindow: 262144,
|
|
8286
|
-
maxTokens: 80000,
|
|
8287
|
-
},
|
|
8288
8288
|
"arcee-ai/trinity-mini": {
|
|
8289
8289
|
id: "arcee-ai/trinity-mini",
|
|
8290
8290
|
name: "Arcee AI: Trinity Mini",
|
|
@@ -8336,23 +8336,6 @@ export const MODELS = {
|
|
|
8336
8336
|
contextWindow: 2000000,
|
|
8337
8337
|
maxTokens: 30000,
|
|
8338
8338
|
},
|
|
8339
|
-
"baidu/cobuddy:free": {
|
|
8340
|
-
id: "baidu/cobuddy:free",
|
|
8341
|
-
name: "Baidu Qianfan: CoBuddy (free)",
|
|
8342
|
-
api: "openai-completions",
|
|
8343
|
-
provider: "openrouter",
|
|
8344
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8345
|
-
reasoning: true,
|
|
8346
|
-
input: ["text"],
|
|
8347
|
-
cost: {
|
|
8348
|
-
input: 0,
|
|
8349
|
-
output: 0,
|
|
8350
|
-
cacheRead: 0,
|
|
8351
|
-
cacheWrite: 0,
|
|
8352
|
-
},
|
|
8353
|
-
contextWindow: 131072,
|
|
8354
|
-
maxTokens: 65536,
|
|
8355
|
-
},
|
|
8356
8339
|
"baidu/ernie-4.5-21b-a3b": {
|
|
8357
8340
|
id: "baidu/ernie-4.5-21b-a3b",
|
|
8358
8341
|
name: "Baidu: ERNIE 4.5 21B A3B",
|
|
@@ -10987,8 +10970,8 @@ export const MODELS = {
|
|
|
10987
10970
|
cacheRead: 0,
|
|
10988
10971
|
cacheWrite: 0,
|
|
10989
10972
|
},
|
|
10990
|
-
contextWindow:
|
|
10991
|
-
maxTokens:
|
|
10973
|
+
contextWindow: 262144,
|
|
10974
|
+
maxTokens: 32768,
|
|
10992
10975
|
},
|
|
10993
10976
|
"poolside/laguna-xs.2:free": {
|
|
10994
10977
|
id: "poolside/laguna-xs.2:free",
|
|
@@ -11004,8 +10987,8 @@ export const MODELS = {
|
|
|
11004
10987
|
cacheRead: 0,
|
|
11005
10988
|
cacheWrite: 0,
|
|
11006
10989
|
},
|
|
11007
|
-
contextWindow:
|
|
11008
|
-
maxTokens:
|
|
10990
|
+
contextWindow: 262144,
|
|
10991
|
+
maxTokens: 32768,
|
|
11009
10992
|
},
|
|
11010
10993
|
"prime-intellect/intellect-3": {
|
|
11011
10994
|
id: "prime-intellect/intellect-3",
|
|
@@ -11087,7 +11070,7 @@ export const MODELS = {
|
|
|
11087
11070
|
input: 0.26,
|
|
11088
11071
|
output: 0.78,
|
|
11089
11072
|
cacheRead: 0,
|
|
11090
|
-
cacheWrite: 0
|
|
11073
|
+
cacheWrite: 0,
|
|
11091
11074
|
},
|
|
11092
11075
|
contextWindow: 1000000,
|
|
11093
11076
|
maxTokens: 32768,
|
|
@@ -11665,7 +11648,7 @@ export const MODELS = {
|
|
|
11665
11648
|
input: 0.065,
|
|
11666
11649
|
output: 0.26,
|
|
11667
11650
|
cacheRead: 0,
|
|
11668
|
-
cacheWrite: 0
|
|
11651
|
+
cacheWrite: 0,
|
|
11669
11652
|
},
|
|
11670
11653
|
contextWindow: 1000000,
|
|
11671
11654
|
maxTokens: 65536,
|
|
@@ -11682,7 +11665,7 @@ export const MODELS = {
|
|
|
11682
11665
|
input: 0.26,
|
|
11683
11666
|
output: 1.56,
|
|
11684
11667
|
cacheRead: 0,
|
|
11685
|
-
cacheWrite: 0
|
|
11668
|
+
cacheWrite: 0,
|
|
11686
11669
|
},
|
|
11687
11670
|
contextWindow: 1000000,
|
|
11688
11671
|
maxTokens: 65536,
|
|
@@ -11699,7 +11682,7 @@ export const MODELS = {
|
|
|
11699
11682
|
input: 0.3,
|
|
11700
11683
|
output: 1.7999999999999998,
|
|
11701
11684
|
cacheRead: 0,
|
|
11702
|
-
cacheWrite: 0,
|
|
11685
|
+
cacheWrite: 0.375,
|
|
11703
11686
|
},
|
|
11704
11687
|
contextWindow: 1000000,
|
|
11705
11688
|
maxTokens: 65536,
|
|
@@ -11713,13 +11696,13 @@ export const MODELS = {
|
|
|
11713
11696
|
reasoning: true,
|
|
11714
11697
|
input: ["text", "image"],
|
|
11715
11698
|
cost: {
|
|
11716
|
-
input: 0.
|
|
11699
|
+
input: 0.29,
|
|
11717
11700
|
output: 3.1999999999999997,
|
|
11718
11701
|
cacheRead: 0,
|
|
11719
11702
|
cacheWrite: 0,
|
|
11720
11703
|
},
|
|
11721
11704
|
contextWindow: 262144,
|
|
11722
|
-
maxTokens:
|
|
11705
|
+
maxTokens: 262140,
|
|
11723
11706
|
},
|
|
11724
11707
|
"qwen/qwen3.6-35b-a3b": {
|
|
11725
11708
|
id: "qwen/qwen3.6-35b-a3b",
|
|
@@ -11730,7 +11713,7 @@ export const MODELS = {
|
|
|
11730
11713
|
reasoning: true,
|
|
11731
11714
|
input: ["text", "image"],
|
|
11732
11715
|
cost: {
|
|
11733
|
-
input: 0.
|
|
11716
|
+
input: 0.14,
|
|
11734
11717
|
output: 1,
|
|
11735
11718
|
cacheRead: 0,
|
|
11736
11719
|
cacheWrite: 0,
|
|
@@ -11798,10 +11781,10 @@ export const MODELS = {
|
|
|
11798
11781
|
reasoning: true,
|
|
11799
11782
|
input: ["text"],
|
|
11800
11783
|
cost: {
|
|
11801
|
-
input:
|
|
11802
|
-
output:
|
|
11803
|
-
cacheRead: 0,
|
|
11804
|
-
cacheWrite:
|
|
11784
|
+
input: 1.25,
|
|
11785
|
+
output: 3.75,
|
|
11786
|
+
cacheRead: 0.25,
|
|
11787
|
+
cacheWrite: 1.5625,
|
|
11805
11788
|
},
|
|
11806
11789
|
contextWindow: 1000000,
|
|
11807
11790
|
maxTokens: 65536,
|
|
@@ -12070,9 +12053,9 @@ export const MODELS = {
|
|
|
12070
12053
|
reasoning: true,
|
|
12071
12054
|
input: ["text", "image"],
|
|
12072
12055
|
cost: {
|
|
12073
|
-
input: 0.
|
|
12074
|
-
output:
|
|
12075
|
-
cacheRead: 0.
|
|
12056
|
+
input: 0.14,
|
|
12057
|
+
output: 0.28,
|
|
12058
|
+
cacheRead: 0.0028,
|
|
12076
12059
|
cacheWrite: 0,
|
|
12077
12060
|
},
|
|
12078
12061
|
contextWindow: 1048576,
|
|
@@ -12087,13 +12070,13 @@ export const MODELS = {
|
|
|
12087
12070
|
reasoning: true,
|
|
12088
12071
|
input: ["text"],
|
|
12089
12072
|
cost: {
|
|
12090
|
-
input:
|
|
12091
|
-
output:
|
|
12092
|
-
cacheRead: 0.
|
|
12073
|
+
input: 0.435,
|
|
12074
|
+
output: 0.87,
|
|
12075
|
+
cacheRead: 0.0036,
|
|
12093
12076
|
cacheWrite: 0,
|
|
12094
12077
|
},
|
|
12095
12078
|
contextWindow: 1048576,
|
|
12096
|
-
maxTokens:
|
|
12079
|
+
maxTokens: 131072,
|
|
12097
12080
|
},
|
|
12098
12081
|
"z-ai/glm-4-32b": {
|
|
12099
12082
|
id: "z-ai/glm-4-32b",
|
|
@@ -12138,13 +12121,13 @@ export const MODELS = {
|
|
|
12138
12121
|
reasoning: true,
|
|
12139
12122
|
input: ["text"],
|
|
12140
12123
|
cost: {
|
|
12141
|
-
input: 0.
|
|
12142
|
-
output: 0.
|
|
12143
|
-
cacheRead: 0
|
|
12124
|
+
input: 0.125,
|
|
12125
|
+
output: 0.84,
|
|
12126
|
+
cacheRead: 0,
|
|
12144
12127
|
cacheWrite: 0,
|
|
12145
12128
|
},
|
|
12146
12129
|
contextWindow: 131072,
|
|
12147
|
-
maxTokens:
|
|
12130
|
+
maxTokens: 131070,
|
|
12148
12131
|
},
|
|
12149
12132
|
"z-ai/glm-4.5-air:free": {
|
|
12150
12133
|
id: "z-ai/glm-4.5-air:free",
|
|
@@ -15249,9 +15232,9 @@ export const MODELS = {
|
|
|
15249
15232
|
reasoning: true,
|
|
15250
15233
|
input: ["text", "image"],
|
|
15251
15234
|
cost: {
|
|
15252
|
-
input: 0.
|
|
15253
|
-
output:
|
|
15254
|
-
cacheRead: 0.
|
|
15235
|
+
input: 0.14,
|
|
15236
|
+
output: 0.28,
|
|
15237
|
+
cacheRead: 0.0028,
|
|
15255
15238
|
cacheWrite: 0,
|
|
15256
15239
|
},
|
|
15257
15240
|
contextWindow: 1050000,
|
|
@@ -15266,9 +15249,9 @@ export const MODELS = {
|
|
|
15266
15249
|
reasoning: true,
|
|
15267
15250
|
input: ["text", "image"],
|
|
15268
15251
|
cost: {
|
|
15269
|
-
input:
|
|
15270
|
-
output:
|
|
15271
|
-
cacheRead: 0.
|
|
15252
|
+
input: 0.435,
|
|
15253
|
+
output: 0.87,
|
|
15254
|
+
cacheRead: 0.0036,
|
|
15272
15255
|
cacheWrite: 0,
|
|
15273
15256
|
},
|
|
15274
15257
|
contextWindow: 1050000,
|