@caupulican/pi-ai 0.86.11 → 0.86.14
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 +11 -11
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
package/dist/models.generated.js
CHANGED
|
@@ -11588,13 +11588,13 @@ export const MODELS = {
|
|
|
11588
11588
|
reasoning: true,
|
|
11589
11589
|
input: ["text", "image"],
|
|
11590
11590
|
cost: {
|
|
11591
|
-
input: 0.
|
|
11592
|
-
output: 0.
|
|
11593
|
-
cacheRead: 0,
|
|
11591
|
+
input: 0.12,
|
|
11592
|
+
output: 0.39999999999999997,
|
|
11593
|
+
cacheRead: 0.049999999999999996,
|
|
11594
11594
|
cacheWrite: 0,
|
|
11595
11595
|
},
|
|
11596
11596
|
contextWindow: 262144,
|
|
11597
|
-
maxTokens:
|
|
11597
|
+
maxTokens: 262144,
|
|
11598
11598
|
},
|
|
11599
11599
|
"google/gemma-4-26b-a4b-it:free": {
|
|
11600
11600
|
id: "google/gemma-4-26b-a4b-it:free",
|
|
@@ -12527,11 +12527,11 @@ export const MODELS = {
|
|
|
12527
12527
|
cost: {
|
|
12528
12528
|
input: 0.049999999999999996,
|
|
12529
12529
|
output: 0.19999999999999998,
|
|
12530
|
-
cacheRead: 0.
|
|
12530
|
+
cacheRead: 0.024999999999999998,
|
|
12531
12531
|
cacheWrite: 0,
|
|
12532
12532
|
},
|
|
12533
12533
|
contextWindow: 262144,
|
|
12534
|
-
maxTokens:
|
|
12534
|
+
maxTokens: 228000,
|
|
12535
12535
|
},
|
|
12536
12536
|
"nvidia/nemotron-3-nano-30b-a3b:free": {
|
|
12537
12537
|
id: "nvidia/nemotron-3-nano-30b-a3b:free",
|
|
@@ -14937,13 +14937,13 @@ export const MODELS = {
|
|
|
14937
14937
|
reasoning: true,
|
|
14938
14938
|
input: ["text", "image"],
|
|
14939
14939
|
cost: {
|
|
14940
|
-
input: 0.
|
|
14941
|
-
output:
|
|
14942
|
-
cacheRead: 0,
|
|
14940
|
+
input: 0.5,
|
|
14941
|
+
output: 3.5999999999999996,
|
|
14942
|
+
cacheRead: 0.3,
|
|
14943
14943
|
cacheWrite: 0,
|
|
14944
14944
|
},
|
|
14945
14945
|
contextWindow: 262144,
|
|
14946
|
-
maxTokens:
|
|
14946
|
+
maxTokens: 262144,
|
|
14947
14947
|
},
|
|
14948
14948
|
"qwen/qwen3.5-9b": {
|
|
14949
14949
|
id: "qwen/qwen3.5-9b",
|
|
@@ -16863,7 +16863,7 @@ export const MODELS = {
|
|
|
16863
16863
|
cacheRead: 0.26,
|
|
16864
16864
|
cacheWrite: 0,
|
|
16865
16865
|
},
|
|
16866
|
-
contextWindow:
|
|
16866
|
+
contextWindow: 512000,
|
|
16867
16867
|
maxTokens: 164000,
|
|
16868
16868
|
},
|
|
16869
16869
|
},
|