@caupulican/pi-ai 0.80.90 → 0.80.91
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
|
@@ -10905,9 +10905,9 @@ export const MODELS = {
|
|
|
10905
10905
|
reasoning: true,
|
|
10906
10906
|
input: ["text", "image"],
|
|
10907
10907
|
cost: {
|
|
10908
|
-
input: 0.
|
|
10909
|
-
output: 3.
|
|
10910
|
-
cacheRead: 0.
|
|
10908
|
+
input: 0.66,
|
|
10909
|
+
output: 3.41,
|
|
10910
|
+
cacheRead: 0.14,
|
|
10911
10911
|
cacheWrite: 0,
|
|
10912
10912
|
},
|
|
10913
10913
|
contextWindow: 262144,
|
|
@@ -13501,9 +13501,9 @@ export const MODELS = {
|
|
|
13501
13501
|
reasoning: true,
|
|
13502
13502
|
input: ["text", "image"],
|
|
13503
13503
|
cost: {
|
|
13504
|
-
input: 0.
|
|
13505
|
-
output: 3.
|
|
13506
|
-
cacheRead: 0.
|
|
13504
|
+
input: 0.66,
|
|
13505
|
+
output: 3.41,
|
|
13506
|
+
cacheRead: 0.14,
|
|
13507
13507
|
cacheWrite: 0,
|
|
13508
13508
|
},
|
|
13509
13509
|
contextWindow: 262144,
|