@caupulican/pi-ai 0.79.0 → 0.80.0
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
|
@@ -8739,8 +8739,8 @@ export const MODELS = {
|
|
|
8739
8739
|
reasoning: false,
|
|
8740
8740
|
input: ["text"],
|
|
8741
8741
|
cost: {
|
|
8742
|
-
input: 0.
|
|
8743
|
-
output: 0.
|
|
8742
|
+
input: 0.20020000000000002,
|
|
8743
|
+
output: 0.8000999999999999,
|
|
8744
8744
|
cacheRead: 0,
|
|
8745
8745
|
cacheWrite: 0,
|
|
8746
8746
|
},
|
|
@@ -8841,13 +8841,13 @@ export const MODELS = {
|
|
|
8841
8841
|
reasoning: true,
|
|
8842
8842
|
input: ["text"],
|
|
8843
8843
|
cost: {
|
|
8844
|
-
input: 0.
|
|
8845
|
-
output: 0.
|
|
8846
|
-
cacheRead: 0
|
|
8844
|
+
input: 0.2288,
|
|
8845
|
+
output: 0.3432,
|
|
8846
|
+
cacheRead: 0,
|
|
8847
8847
|
cacheWrite: 0,
|
|
8848
8848
|
},
|
|
8849
8849
|
contextWindow: 131072,
|
|
8850
|
-
maxTokens:
|
|
8850
|
+
maxTokens: 64000,
|
|
8851
8851
|
},
|
|
8852
8852
|
"deepseek/deepseek-v3.2-exp": {
|
|
8853
8853
|
id: "deepseek/deepseek-v3.2-exp",
|
|
@@ -8921,40 +8921,6 @@ export const MODELS = {
|
|
|
8921
8921
|
contextWindow: 32768,
|
|
8922
8922
|
maxTokens: 4096,
|
|
8923
8923
|
},
|
|
8924
|
-
"google/gemini-2.0-flash-001": {
|
|
8925
|
-
id: "google/gemini-2.0-flash-001",
|
|
8926
|
-
name: "Google: Gemini 2.0 Flash",
|
|
8927
|
-
api: "openai-completions",
|
|
8928
|
-
provider: "openrouter",
|
|
8929
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8930
|
-
reasoning: false,
|
|
8931
|
-
input: ["text", "image"],
|
|
8932
|
-
cost: {
|
|
8933
|
-
input: 0.09999999999999999,
|
|
8934
|
-
output: 0.39999999999999997,
|
|
8935
|
-
cacheRead: 0.024999999999999998,
|
|
8936
|
-
cacheWrite: 0.08333333333333334,
|
|
8937
|
-
},
|
|
8938
|
-
contextWindow: 1048576,
|
|
8939
|
-
maxTokens: 8192,
|
|
8940
|
-
},
|
|
8941
|
-
"google/gemini-2.0-flash-lite-001": {
|
|
8942
|
-
id: "google/gemini-2.0-flash-lite-001",
|
|
8943
|
-
name: "Google: Gemini 2.0 Flash Lite",
|
|
8944
|
-
api: "openai-completions",
|
|
8945
|
-
provider: "openrouter",
|
|
8946
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8947
|
-
reasoning: false,
|
|
8948
|
-
input: ["text", "image"],
|
|
8949
|
-
cost: {
|
|
8950
|
-
input: 0.075,
|
|
8951
|
-
output: 0.3,
|
|
8952
|
-
cacheRead: 0,
|
|
8953
|
-
cacheWrite: 0,
|
|
8954
|
-
},
|
|
8955
|
-
contextWindow: 1048576,
|
|
8956
|
-
maxTokens: 8192,
|
|
8957
|
-
},
|
|
8958
8924
|
"google/gemini-2.5-flash": {
|
|
8959
8925
|
id: "google/gemini-2.5-flash",
|
|
8960
8926
|
name: "Google: Gemini 2.5 Flash",
|
|
@@ -11359,13 +11325,13 @@ export const MODELS = {
|
|
|
11359
11325
|
reasoning: false,
|
|
11360
11326
|
input: ["text"],
|
|
11361
11327
|
cost: {
|
|
11362
|
-
input: 0.
|
|
11363
|
-
output: 0.
|
|
11328
|
+
input: 0.0428,
|
|
11329
|
+
output: 0.1716,
|
|
11364
11330
|
cacheRead: 0,
|
|
11365
11331
|
cacheWrite: 0,
|
|
11366
11332
|
},
|
|
11367
|
-
contextWindow:
|
|
11368
|
-
maxTokens:
|
|
11333
|
+
contextWindow: 131072,
|
|
11334
|
+
maxTokens: 32000,
|
|
11369
11335
|
},
|
|
11370
11336
|
"qwen/qwen3-30b-a3b-thinking-2507": {
|
|
11371
11337
|
id: "qwen/qwen3-30b-a3b-thinking-2507",
|