@caupulican/pi-ai 0.80.40 → 0.80.44
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
|
@@ -4095,6 +4095,7 @@ export const MODELS = {
|
|
|
4095
4095
|
cacheWrite: 0,
|
|
4096
4096
|
},
|
|
4097
4097
|
contextWindow: 1000000,
|
|
4098
|
+
autoCompactionTriggerTokens: 272000,
|
|
4098
4099
|
maxTokens: 10000,
|
|
4099
4100
|
},
|
|
4100
4101
|
"fugu-ultra": {
|
|
@@ -4114,6 +4115,7 @@ export const MODELS = {
|
|
|
4114
4115
|
cacheWrite: 0,
|
|
4115
4116
|
},
|
|
4116
4117
|
contextWindow: 1000000,
|
|
4118
|
+
autoCompactionTriggerTokens: 272000,
|
|
4117
4119
|
maxTokens: 10000,
|
|
4118
4120
|
},
|
|
4119
4121
|
},
|
|
@@ -8833,7 +8835,7 @@ export const MODELS = {
|
|
|
8833
8835
|
cacheRead: 0.02,
|
|
8834
8836
|
cacheWrite: 0,
|
|
8835
8837
|
},
|
|
8836
|
-
contextWindow:
|
|
8838
|
+
contextWindow: 1000000,
|
|
8837
8839
|
maxTokens: 131072,
|
|
8838
8840
|
},
|
|
8839
8841
|
"qwen3.6-plus": {
|
|
@@ -9553,7 +9555,7 @@ export const MODELS = {
|
|
|
9553
9555
|
cost: {
|
|
9554
9556
|
input: 0.2288,
|
|
9555
9557
|
output: 0.3432,
|
|
9556
|
-
cacheRead: 0,
|
|
9558
|
+
cacheRead: 0.02288,
|
|
9557
9559
|
cacheWrite: 0,
|
|
9558
9560
|
},
|
|
9559
9561
|
contextWindow: 131072,
|
|
@@ -10219,9 +10221,9 @@ export const MODELS = {
|
|
|
10219
10221
|
reasoning: true,
|
|
10220
10222
|
input: ["text"],
|
|
10221
10223
|
cost: {
|
|
10222
|
-
input: 0.
|
|
10223
|
-
output: 0.
|
|
10224
|
-
cacheRead: 0
|
|
10224
|
+
input: 0.12,
|
|
10225
|
+
output: 0.48,
|
|
10226
|
+
cacheRead: 0,
|
|
10225
10227
|
cacheWrite: 0,
|
|
10226
10228
|
},
|
|
10227
10229
|
contextWindow: 204800,
|
|
@@ -10236,8 +10238,8 @@ export const MODELS = {
|
|
|
10236
10238
|
reasoning: true,
|
|
10237
10239
|
input: ["text"],
|
|
10238
10240
|
cost: {
|
|
10239
|
-
input: 0.
|
|
10240
|
-
output: 0.
|
|
10241
|
+
input: 0.18,
|
|
10242
|
+
output: 0.72,
|
|
10241
10243
|
cacheRead: 0,
|
|
10242
10244
|
cacheWrite: 0,
|
|
10243
10245
|
},
|
|
@@ -10595,7 +10597,7 @@ export const MODELS = {
|
|
|
10595
10597
|
cost: {
|
|
10596
10598
|
input: 0.6,
|
|
10597
10599
|
output: 2.5,
|
|
10598
|
-
cacheRead: 0,
|
|
10600
|
+
cacheRead: 0.6,
|
|
10599
10601
|
cacheWrite: 0,
|
|
10600
10602
|
},
|
|
10601
10603
|
contextWindow: 262144,
|
|
@@ -10730,13 +10732,13 @@ export const MODELS = {
|
|
|
10730
10732
|
reasoning: true,
|
|
10731
10733
|
input: ["text"],
|
|
10732
10734
|
cost: {
|
|
10733
|
-
input: 0.
|
|
10734
|
-
output: 0.
|
|
10735
|
+
input: 0.08499999999999999,
|
|
10736
|
+
output: 0.39999999999999997,
|
|
10735
10737
|
cacheRead: 0,
|
|
10736
10738
|
cacheWrite: 0,
|
|
10737
10739
|
},
|
|
10738
10740
|
contextWindow: 1000000,
|
|
10739
|
-
maxTokens:
|
|
10741
|
+
maxTokens: 16384,
|
|
10740
10742
|
},
|
|
10741
10743
|
"nvidia/nemotron-3-super-120b-a12b:free": {
|
|
10742
10744
|
id: "nvidia/nemotron-3-super-120b-a12b:free",
|
|
@@ -11524,13 +11526,13 @@ export const MODELS = {
|
|
|
11524
11526
|
reasoning: true,
|
|
11525
11527
|
input: ["text"],
|
|
11526
11528
|
cost: {
|
|
11527
|
-
input: 0.
|
|
11528
|
-
output: 0.
|
|
11529
|
+
input: 0.03,
|
|
11530
|
+
output: 0.15,
|
|
11529
11531
|
cacheRead: 0,
|
|
11530
11532
|
cacheWrite: 0,
|
|
11531
11533
|
},
|
|
11532
11534
|
contextWindow: 131072,
|
|
11533
|
-
maxTokens:
|
|
11535
|
+
maxTokens: 131072,
|
|
11534
11536
|
},
|
|
11535
11537
|
"openai/gpt-oss-120b:free": {
|
|
11536
11538
|
id: "openai/gpt-oss-120b:free",
|
|
@@ -12478,11 +12480,11 @@ export const MODELS = {
|
|
|
12478
12480
|
cost: {
|
|
12479
12481
|
input: 0.14,
|
|
12480
12482
|
output: 1,
|
|
12481
|
-
cacheRead: 0,
|
|
12483
|
+
cacheRead: 0.049999999999999996,
|
|
12482
12484
|
cacheWrite: 0,
|
|
12483
12485
|
},
|
|
12484
12486
|
contextWindow: 262144,
|
|
12485
|
-
maxTokens:
|
|
12487
|
+
maxTokens: 81920,
|
|
12486
12488
|
},
|
|
12487
12489
|
"qwen/qwen3.5-397b-a17b": {
|
|
12488
12490
|
id: "qwen/qwen3.5-397b-a17b",
|
|
@@ -13090,11 +13092,11 @@ export const MODELS = {
|
|
|
13090
13092
|
cost: {
|
|
13091
13093
|
input: 0.98,
|
|
13092
13094
|
output: 3.08,
|
|
13093
|
-
cacheRead: 0.
|
|
13095
|
+
cacheRead: 0.182,
|
|
13094
13096
|
cacheWrite: 0,
|
|
13095
13097
|
},
|
|
13096
13098
|
contextWindow: 202752,
|
|
13097
|
-
maxTokens:
|
|
13099
|
+
maxTokens: 4096,
|
|
13098
13100
|
},
|
|
13099
13101
|
"z-ai/glm-5.2": {
|
|
13100
13102
|
id: "z-ai/glm-5.2",
|