@openeryc/pi-ai 0.75.50 → 0.75.51
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
|
@@ -9491,13 +9491,13 @@ export const MODELS = {
|
|
|
9491
9491
|
reasoning: true,
|
|
9492
9492
|
input: ["text"],
|
|
9493
9493
|
cost: {
|
|
9494
|
-
input: 0.
|
|
9494
|
+
input: 0.26,
|
|
9495
9495
|
output: 1.2,
|
|
9496
9496
|
cacheRead: 0,
|
|
9497
9497
|
cacheWrite: 0,
|
|
9498
9498
|
},
|
|
9499
9499
|
contextWindow: 204800,
|
|
9500
|
-
maxTokens:
|
|
9500
|
+
maxTokens: 4096,
|
|
9501
9501
|
},
|
|
9502
9502
|
"mistralai/codestral-2508": {
|
|
9503
9503
|
id: "mistralai/codestral-2508",
|
|
@@ -10897,13 +10897,13 @@ export const MODELS = {
|
|
|
10897
10897
|
reasoning: true,
|
|
10898
10898
|
input: ["text"],
|
|
10899
10899
|
cost: {
|
|
10900
|
-
input: 0.
|
|
10900
|
+
input: 0.029,
|
|
10901
10901
|
output: 0.14,
|
|
10902
10902
|
cacheRead: 0,
|
|
10903
10903
|
cacheWrite: 0,
|
|
10904
10904
|
},
|
|
10905
10905
|
contextWindow: 131072,
|
|
10906
|
-
maxTokens:
|
|
10906
|
+
maxTokens: 4096,
|
|
10907
10907
|
},
|
|
10908
10908
|
"openai/gpt-oss-20b:free": {
|
|
10909
10909
|
id: "openai/gpt-oss-20b:free",
|