@caupulican/pi-ai 0.80.84 → 0.80.86
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
|
@@ -5149,7 +5149,7 @@ export const MODELS = {
|
|
|
5149
5149
|
cost: {
|
|
5150
5150
|
input: 0.075,
|
|
5151
5151
|
output: 0.3,
|
|
5152
|
-
cacheRead: 0
|
|
5152
|
+
cacheRead: 0,
|
|
5153
5153
|
cacheWrite: 0,
|
|
5154
5154
|
},
|
|
5155
5155
|
contextWindow: 131072,
|
|
@@ -9133,24 +9133,6 @@ export const MODELS = {
|
|
|
9133
9133
|
contextWindow: 1000000,
|
|
9134
9134
|
maxTokens: 128000,
|
|
9135
9135
|
},
|
|
9136
|
-
"anthropic/claude-opus-4.6-fast": {
|
|
9137
|
-
id: "anthropic/claude-opus-4.6-fast",
|
|
9138
|
-
name: "Anthropic: Claude Opus 4.6 (Fast)",
|
|
9139
|
-
api: "openai-completions",
|
|
9140
|
-
provider: "openrouter",
|
|
9141
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
9142
|
-
reasoning: true,
|
|
9143
|
-
thinkingLevelMap: { "xhigh": "max" },
|
|
9144
|
-
input: ["text", "image"],
|
|
9145
|
-
cost: {
|
|
9146
|
-
input: 30,
|
|
9147
|
-
output: 150,
|
|
9148
|
-
cacheRead: 3,
|
|
9149
|
-
cacheWrite: 37.5,
|
|
9150
|
-
},
|
|
9151
|
-
contextWindow: 1000000,
|
|
9152
|
-
maxTokens: 128000,
|
|
9153
|
-
},
|
|
9154
9136
|
"anthropic/claude-opus-4.7": {
|
|
9155
9137
|
id: "anthropic/claude-opus-4.7",
|
|
9156
9138
|
name: "Anthropic: Claude Opus 4.7",
|
|
@@ -10586,7 +10568,7 @@ export const MODELS = {
|
|
|
10586
10568
|
cacheWrite: 0,
|
|
10587
10569
|
},
|
|
10588
10570
|
contextWindow: 131072,
|
|
10589
|
-
maxTokens:
|
|
10571
|
+
maxTokens: 100352,
|
|
10590
10572
|
},
|
|
10591
10573
|
"moonshotai/kimi-k2-0905": {
|
|
10592
10574
|
id: "moonshotai/kimi-k2-0905",
|
|
@@ -10603,7 +10585,7 @@ export const MODELS = {
|
|
|
10603
10585
|
cacheWrite: 0,
|
|
10604
10586
|
},
|
|
10605
10587
|
contextWindow: 262144,
|
|
10606
|
-
maxTokens:
|
|
10588
|
+
maxTokens: 100352,
|
|
10607
10589
|
},
|
|
10608
10590
|
"moonshotai/kimi-k2-thinking": {
|
|
10609
10591
|
id: "moonshotai/kimi-k2-thinking",
|
|
@@ -10649,9 +10631,9 @@ export const MODELS = {
|
|
|
10649
10631
|
reasoning: true,
|
|
10650
10632
|
input: ["text", "image"],
|
|
10651
10633
|
cost: {
|
|
10652
|
-
input: 0.
|
|
10653
|
-
output: 3.
|
|
10654
|
-
cacheRead: 0.
|
|
10634
|
+
input: 0.55,
|
|
10635
|
+
output: 3.1999999999999997,
|
|
10636
|
+
cacheRead: 0.11,
|
|
10655
10637
|
cacheWrite: 0,
|
|
10656
10638
|
},
|
|
10657
10639
|
contextWindow: 262144,
|
|
@@ -12786,13 +12768,13 @@ export const MODELS = {
|
|
|
12786
12768
|
reasoning: true,
|
|
12787
12769
|
input: ["text"],
|
|
12788
12770
|
cost: {
|
|
12789
|
-
input: 0.
|
|
12771
|
+
input: 0.09999999999999999,
|
|
12790
12772
|
output: 0.3,
|
|
12791
|
-
cacheRead: 0
|
|
12773
|
+
cacheRead: 0,
|
|
12792
12774
|
cacheWrite: 0,
|
|
12793
12775
|
},
|
|
12794
12776
|
contextWindow: 262144,
|
|
12795
|
-
maxTokens:
|
|
12777
|
+
maxTokens: 65536,
|
|
12796
12778
|
},
|
|
12797
12779
|
"stepfun/step-3.7-flash": {
|
|
12798
12780
|
id: "stepfun/step-3.7-flash",
|
|
@@ -13126,13 +13108,13 @@ export const MODELS = {
|
|
|
13126
13108
|
reasoning: true,
|
|
13127
13109
|
input: ["text"],
|
|
13128
13110
|
cost: {
|
|
13129
|
-
input: 0.
|
|
13111
|
+
input: 0.94,
|
|
13130
13112
|
output: 3,
|
|
13131
13113
|
cacheRead: 0.18,
|
|
13132
13114
|
cacheWrite: 0,
|
|
13133
13115
|
},
|
|
13134
13116
|
contextWindow: 1048576,
|
|
13135
|
-
maxTokens:
|
|
13117
|
+
maxTokens: 4096,
|
|
13136
13118
|
},
|
|
13137
13119
|
"z-ai/glm-5v-turbo": {
|
|
13138
13120
|
id: "z-ai/glm-5v-turbo",
|
|
@@ -13262,9 +13244,9 @@ export const MODELS = {
|
|
|
13262
13244
|
reasoning: true,
|
|
13263
13245
|
input: ["text", "image"],
|
|
13264
13246
|
cost: {
|
|
13265
|
-
input: 0.
|
|
13266
|
-
output: 3.
|
|
13267
|
-
cacheRead: 0.
|
|
13247
|
+
input: 0.55,
|
|
13248
|
+
output: 3.1999999999999997,
|
|
13249
|
+
cacheRead: 0.11,
|
|
13268
13250
|
cacheWrite: 0,
|
|
13269
13251
|
},
|
|
13270
13252
|
contextWindow: 262144,
|