@caupulican/pi-ai 0.80.53 → 0.80.54
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
|
@@ -14514,13 +14514,13 @@ export const MODELS = {
|
|
|
14514
14514
|
reasoning: true,
|
|
14515
14515
|
input: ["text"],
|
|
14516
14516
|
cost: {
|
|
14517
|
-
input: 0.
|
|
14518
|
-
output: 1.
|
|
14519
|
-
cacheRead: 0
|
|
14517
|
+
input: 0.6,
|
|
14518
|
+
output: 1.7,
|
|
14519
|
+
cacheRead: 0,
|
|
14520
14520
|
cacheWrite: 0,
|
|
14521
14521
|
},
|
|
14522
|
-
contextWindow:
|
|
14523
|
-
maxTokens:
|
|
14522
|
+
contextWindow: 128000,
|
|
14523
|
+
maxTokens: 128000,
|
|
14524
14524
|
},
|
|
14525
14525
|
"deepseek/deepseek-v3.1-terminus": {
|
|
14526
14526
|
id: "deepseek/deepseek-v3.1-terminus",
|
|
@@ -15466,13 +15466,13 @@ export const MODELS = {
|
|
|
15466
15466
|
reasoning: true,
|
|
15467
15467
|
input: ["text"],
|
|
15468
15468
|
cost: {
|
|
15469
|
-
input: 0.
|
|
15470
|
-
output: 2
|
|
15471
|
-
cacheRead: 0.
|
|
15469
|
+
input: 0.47,
|
|
15470
|
+
output: 2,
|
|
15471
|
+
cacheRead: 0.14100000000000001,
|
|
15472
15472
|
cacheWrite: 0,
|
|
15473
15473
|
},
|
|
15474
|
-
contextWindow:
|
|
15475
|
-
maxTokens:
|
|
15474
|
+
contextWindow: 216144,
|
|
15475
|
+
maxTokens: 216144,
|
|
15476
15476
|
},
|
|
15477
15477
|
"moonshotai/kimi-k2.5": {
|
|
15478
15478
|
id: "moonshotai/kimi-k2.5",
|