@caupulican/pi-ai 0.80.11 → 0.80.13
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
|
@@ -8021,23 +8021,6 @@ export const MODELS = {
|
|
|
8021
8021
|
contextWindow: 204800,
|
|
8022
8022
|
maxTokens: 131072,
|
|
8023
8023
|
},
|
|
8024
|
-
"minimax-m3-free": {
|
|
8025
|
-
id: "minimax-m3-free",
|
|
8026
|
-
name: "MiniMax M3 Free",
|
|
8027
|
-
api: "anthropic-messages",
|
|
8028
|
-
provider: "opencode",
|
|
8029
|
-
baseUrl: "https://opencode.ai/zen",
|
|
8030
|
-
reasoning: true,
|
|
8031
|
-
input: ["text", "image"],
|
|
8032
|
-
cost: {
|
|
8033
|
-
input: 0,
|
|
8034
|
-
output: 0,
|
|
8035
|
-
cacheRead: 0,
|
|
8036
|
-
cacheWrite: 0,
|
|
8037
|
-
},
|
|
8038
|
-
contextWindow: 200000,
|
|
8039
|
-
maxTokens: 32000,
|
|
8040
|
-
},
|
|
8041
8024
|
"nemotron-3-ultra-free": {
|
|
8042
8025
|
id: "nemotron-3-ultra-free",
|
|
8043
8026
|
name: "Nemotron 3 Ultra Free",
|
|
@@ -9275,8 +9258,8 @@ export const MODELS = {
|
|
|
9275
9258
|
reasoning: false,
|
|
9276
9259
|
input: ["text", "image"],
|
|
9277
9260
|
cost: {
|
|
9278
|
-
input: 0.
|
|
9279
|
-
output: 0.
|
|
9261
|
+
input: 0.049999999999999996,
|
|
9262
|
+
output: 0.15,
|
|
9280
9263
|
cacheRead: 0,
|
|
9281
9264
|
cacheWrite: 0,
|
|
9282
9265
|
},
|
|
@@ -9565,7 +9548,7 @@ export const MODELS = {
|
|
|
9565
9548
|
reasoning: false,
|
|
9566
9549
|
input: ["text", "image"],
|
|
9567
9550
|
cost: {
|
|
9568
|
-
input: 0.
|
|
9551
|
+
input: 0.09999999999999999,
|
|
9569
9552
|
output: 0.3,
|
|
9570
9553
|
cacheRead: 0,
|
|
9571
9554
|
cacheWrite: 0,
|
|
@@ -10094,7 +10077,7 @@ export const MODELS = {
|
|
|
10094
10077
|
reasoning: true,
|
|
10095
10078
|
input: ["text"],
|
|
10096
10079
|
cost: {
|
|
10097
|
-
input: 0.
|
|
10080
|
+
input: 0.39999999999999997,
|
|
10098
10081
|
output: 0.39999999999999997,
|
|
10099
10082
|
cacheRead: 0,
|
|
10100
10083
|
cacheWrite: 0,
|
|
@@ -11415,7 +11398,7 @@ export const MODELS = {
|
|
|
11415
11398
|
reasoning: false,
|
|
11416
11399
|
input: ["text"],
|
|
11417
11400
|
cost: {
|
|
11418
|
-
input: 0.
|
|
11401
|
+
input: 0.09,
|
|
11419
11402
|
output: 0.09999999999999999,
|
|
11420
11403
|
cacheRead: 0,
|
|
11421
11404
|
cacheWrite: 0,
|
|
@@ -11449,8 +11432,8 @@ export const MODELS = {
|
|
|
11449
11432
|
reasoning: true,
|
|
11450
11433
|
input: ["text"],
|
|
11451
11434
|
cost: {
|
|
11452
|
-
input: 0.
|
|
11453
|
-
output: 0.
|
|
11435
|
+
input: 0.12,
|
|
11436
|
+
output: 0.5,
|
|
11454
11437
|
cacheRead: 0,
|
|
11455
11438
|
cacheWrite: 0,
|
|
11456
11439
|
},
|
|
@@ -11908,13 +11891,13 @@ export const MODELS = {
|
|
|
11908
11891
|
reasoning: true,
|
|
11909
11892
|
input: ["text", "image"],
|
|
11910
11893
|
cost: {
|
|
11911
|
-
input: 0.
|
|
11894
|
+
input: 0.09999999999999999,
|
|
11912
11895
|
output: 0.15,
|
|
11913
11896
|
cacheRead: 0,
|
|
11914
11897
|
cacheWrite: 0,
|
|
11915
11898
|
},
|
|
11916
11899
|
contextWindow: 262144,
|
|
11917
|
-
maxTokens:
|
|
11900
|
+
maxTokens: 262144,
|
|
11918
11901
|
},
|
|
11919
11902
|
"qwen/qwen3.5-flash-02-23": {
|
|
11920
11903
|
id: "qwen/qwen3.5-flash-02-23",
|
|
@@ -13849,40 +13832,6 @@ export const MODELS = {
|
|
|
13849
13832
|
contextWindow: 1000000,
|
|
13850
13833
|
maxTokens: 384000,
|
|
13851
13834
|
},
|
|
13852
|
-
"google/gemini-2.0-flash": {
|
|
13853
|
-
id: "google/gemini-2.0-flash",
|
|
13854
|
-
name: "Gemini 2.0 Flash",
|
|
13855
|
-
api: "anthropic-messages",
|
|
13856
|
-
provider: "vercel-ai-gateway",
|
|
13857
|
-
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13858
|
-
reasoning: false,
|
|
13859
|
-
input: ["text", "image"],
|
|
13860
|
-
cost: {
|
|
13861
|
-
input: 0.15,
|
|
13862
|
-
output: 0.6,
|
|
13863
|
-
cacheRead: 0.024999999999999998,
|
|
13864
|
-
cacheWrite: 0,
|
|
13865
|
-
},
|
|
13866
|
-
contextWindow: 1048576,
|
|
13867
|
-
maxTokens: 8192,
|
|
13868
|
-
},
|
|
13869
|
-
"google/gemini-2.0-flash-lite": {
|
|
13870
|
-
id: "google/gemini-2.0-flash-lite",
|
|
13871
|
-
name: "Gemini 2.0 Flash Lite",
|
|
13872
|
-
api: "anthropic-messages",
|
|
13873
|
-
provider: "vercel-ai-gateway",
|
|
13874
|
-
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13875
|
-
reasoning: false,
|
|
13876
|
-
input: ["text", "image"],
|
|
13877
|
-
cost: {
|
|
13878
|
-
input: 0.075,
|
|
13879
|
-
output: 0.3,
|
|
13880
|
-
cacheRead: 0.02,
|
|
13881
|
-
cacheWrite: 0,
|
|
13882
|
-
},
|
|
13883
|
-
contextWindow: 1048576,
|
|
13884
|
-
maxTokens: 8192,
|
|
13885
|
-
},
|
|
13886
13835
|
"google/gemini-2.5-flash": {
|
|
13887
13836
|
id: "google/gemini-2.5-flash",
|
|
13888
13837
|
name: "Gemini 2.5 Flash",
|