@caupulican/pi-ai 0.80.46 → 0.80.48
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
|
@@ -16158,13 +16158,13 @@ export const MODELS = {
|
|
|
16158
16158
|
reasoning: true,
|
|
16159
16159
|
input: ["text"],
|
|
16160
16160
|
cost: {
|
|
16161
|
-
input: 0.
|
|
16162
|
-
output: 0.
|
|
16163
|
-
cacheRead: 0
|
|
16161
|
+
input: 0.09999999999999999,
|
|
16162
|
+
output: 0.5,
|
|
16163
|
+
cacheRead: 0,
|
|
16164
16164
|
cacheWrite: 0,
|
|
16165
16165
|
},
|
|
16166
16166
|
contextWindow: 131072,
|
|
16167
|
-
maxTokens:
|
|
16167
|
+
maxTokens: 131072,
|
|
16168
16168
|
},
|
|
16169
16169
|
"openai/gpt-oss-20b": {
|
|
16170
16170
|
id: "openai/gpt-oss-20b",
|
|
@@ -16702,13 +16702,13 @@ export const MODELS = {
|
|
|
16702
16702
|
reasoning: true,
|
|
16703
16703
|
input: ["text"],
|
|
16704
16704
|
cost: {
|
|
16705
|
-
input:
|
|
16706
|
-
output: 2.
|
|
16707
|
-
cacheRead:
|
|
16705
|
+
input: 0.6,
|
|
16706
|
+
output: 2.2,
|
|
16707
|
+
cacheRead: 0.12,
|
|
16708
16708
|
cacheWrite: 0,
|
|
16709
16709
|
},
|
|
16710
|
-
contextWindow:
|
|
16711
|
-
maxTokens:
|
|
16710
|
+
contextWindow: 200000,
|
|
16711
|
+
maxTokens: 120000,
|
|
16712
16712
|
},
|
|
16713
16713
|
"zai/glm-4.7-flash": {
|
|
16714
16714
|
id: "zai/glm-4.7-flash",
|
|
@@ -16753,8 +16753,8 @@ export const MODELS = {
|
|
|
16753
16753
|
reasoning: true,
|
|
16754
16754
|
input: ["text"],
|
|
16755
16755
|
cost: {
|
|
16756
|
-
input:
|
|
16757
|
-
output: 3.
|
|
16756
|
+
input: 0.95,
|
|
16757
|
+
output: 3.15,
|
|
16758
16758
|
cacheRead: 0.19999999999999998,
|
|
16759
16759
|
cacheWrite: 0,
|
|
16760
16760
|
},
|
|
@@ -16787,13 +16787,13 @@ export const MODELS = {
|
|
|
16787
16787
|
reasoning: true,
|
|
16788
16788
|
input: ["text"],
|
|
16789
16789
|
cost: {
|
|
16790
|
-
input: 1.
|
|
16791
|
-
output: 4.
|
|
16790
|
+
input: 1.3,
|
|
16791
|
+
output: 4.300000000000001,
|
|
16792
16792
|
cacheRead: 0.26,
|
|
16793
16793
|
cacheWrite: 0,
|
|
16794
16794
|
},
|
|
16795
|
-
contextWindow:
|
|
16796
|
-
maxTokens:
|
|
16795
|
+
contextWindow: 202000,
|
|
16796
|
+
maxTokens: 202000,
|
|
16797
16797
|
},
|
|
16798
16798
|
"zai/glm-5.2": {
|
|
16799
16799
|
id: "zai/glm-5.2",
|