@caupulican/pi-ai 0.78.3 → 0.78.4
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
|
@@ -12957,7 +12957,7 @@ export const MODELS = {
|
|
|
12957
12957
|
api: "anthropic-messages",
|
|
12958
12958
|
provider: "vercel-ai-gateway",
|
|
12959
12959
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
12960
|
-
reasoning:
|
|
12960
|
+
reasoning: true,
|
|
12961
12961
|
input: ["text"],
|
|
12962
12962
|
cost: {
|
|
12963
12963
|
input: 0.22,
|
|
@@ -13042,7 +13042,7 @@ export const MODELS = {
|
|
|
13042
13042
|
api: "anthropic-messages",
|
|
13043
13043
|
provider: "vercel-ai-gateway",
|
|
13044
13044
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13045
|
-
reasoning:
|
|
13045
|
+
reasoning: true,
|
|
13046
13046
|
input: ["text"],
|
|
13047
13047
|
cost: {
|
|
13048
13048
|
input: 1.5,
|
|
@@ -13076,7 +13076,7 @@ export const MODELS = {
|
|
|
13076
13076
|
api: "anthropic-messages",
|
|
13077
13077
|
provider: "vercel-ai-gateway",
|
|
13078
13078
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13079
|
-
reasoning:
|
|
13079
|
+
reasoning: true,
|
|
13080
13080
|
input: ["text"],
|
|
13081
13081
|
cost: {
|
|
13082
13082
|
input: 0.5,
|
|
@@ -13155,6 +13155,40 @@ export const MODELS = {
|
|
|
13155
13155
|
contextWindow: 256000,
|
|
13156
13156
|
maxTokens: 65536,
|
|
13157
13157
|
},
|
|
13158
|
+
"alibaba/qwen3-next-80b-a3b-instruct": {
|
|
13159
|
+
id: "alibaba/qwen3-next-80b-a3b-instruct",
|
|
13160
|
+
name: "Qwen3 Next 80B A3B Instruct",
|
|
13161
|
+
api: "anthropic-messages",
|
|
13162
|
+
provider: "vercel-ai-gateway",
|
|
13163
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13164
|
+
reasoning: false,
|
|
13165
|
+
input: ["text"],
|
|
13166
|
+
cost: {
|
|
13167
|
+
input: 0.15,
|
|
13168
|
+
output: 1.2,
|
|
13169
|
+
cacheRead: 0,
|
|
13170
|
+
cacheWrite: 0,
|
|
13171
|
+
},
|
|
13172
|
+
contextWindow: 131072,
|
|
13173
|
+
maxTokens: 32768,
|
|
13174
|
+
},
|
|
13175
|
+
"alibaba/qwen3-next-80b-a3b-thinking": {
|
|
13176
|
+
id: "alibaba/qwen3-next-80b-a3b-thinking",
|
|
13177
|
+
name: "Qwen3 Next 80B A3B Thinking",
|
|
13178
|
+
api: "anthropic-messages",
|
|
13179
|
+
provider: "vercel-ai-gateway",
|
|
13180
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13181
|
+
reasoning: true,
|
|
13182
|
+
input: ["text"],
|
|
13183
|
+
cost: {
|
|
13184
|
+
input: 0.15,
|
|
13185
|
+
output: 1.2,
|
|
13186
|
+
cacheRead: 0,
|
|
13187
|
+
cacheWrite: 0,
|
|
13188
|
+
},
|
|
13189
|
+
contextWindow: 131072,
|
|
13190
|
+
maxTokens: 32768,
|
|
13191
|
+
},
|
|
13158
13192
|
"alibaba/qwen3-vl-thinking": {
|
|
13159
13193
|
id: "alibaba/qwen3-vl-thinking",
|
|
13160
13194
|
name: "Qwen3 VL 235B A22B Thinking",
|
|
@@ -13610,8 +13644,8 @@ export const MODELS = {
|
|
|
13610
13644
|
api: "anthropic-messages",
|
|
13611
13645
|
provider: "vercel-ai-gateway",
|
|
13612
13646
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13613
|
-
reasoning:
|
|
13614
|
-
input: ["text"],
|
|
13647
|
+
reasoning: true,
|
|
13648
|
+
input: ["text", "image"],
|
|
13615
13649
|
cost: {
|
|
13616
13650
|
input: 0.28,
|
|
13617
13651
|
output: 0.42,
|
|
@@ -13627,8 +13661,8 @@ export const MODELS = {
|
|
|
13627
13661
|
api: "anthropic-messages",
|
|
13628
13662
|
provider: "vercel-ai-gateway",
|
|
13629
13663
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13630
|
-
reasoning:
|
|
13631
|
-
input: ["text"],
|
|
13664
|
+
reasoning: true,
|
|
13665
|
+
input: ["text", "image"],
|
|
13632
13666
|
cost: {
|
|
13633
13667
|
input: 0.62,
|
|
13634
13668
|
output: 1.85,
|
|
@@ -13645,7 +13679,7 @@ export const MODELS = {
|
|
|
13645
13679
|
provider: "vercel-ai-gateway",
|
|
13646
13680
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13647
13681
|
reasoning: true,
|
|
13648
|
-
input: ["text"],
|
|
13682
|
+
input: ["text", "image"],
|
|
13649
13683
|
cost: {
|
|
13650
13684
|
input: 0.14,
|
|
13651
13685
|
output: 0.28,
|
|
@@ -13662,7 +13696,7 @@ export const MODELS = {
|
|
|
13662
13696
|
provider: "vercel-ai-gateway",
|
|
13663
13697
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13664
13698
|
reasoning: true,
|
|
13665
|
-
input: ["text"],
|
|
13699
|
+
input: ["text", "image"],
|
|
13666
13700
|
cost: {
|
|
13667
13701
|
input: 0.435,
|
|
13668
13702
|
output: 0.87,
|
|
@@ -14155,7 +14189,7 @@ export const MODELS = {
|
|
|
14155
14189
|
provider: "vercel-ai-gateway",
|
|
14156
14190
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14157
14191
|
reasoning: true,
|
|
14158
|
-
input: ["text"],
|
|
14192
|
+
input: ["text", "image"],
|
|
14159
14193
|
cost: {
|
|
14160
14194
|
input: 0.6,
|
|
14161
14195
|
output: 2.4,
|
|
@@ -14352,6 +14386,23 @@ export const MODELS = {
|
|
|
14352
14386
|
contextWindow: 256000,
|
|
14353
14387
|
maxTokens: 256000,
|
|
14354
14388
|
},
|
|
14389
|
+
"mistral/mistral-nemo": {
|
|
14390
|
+
id: "mistral/mistral-nemo",
|
|
14391
|
+
name: "Mistral Nemo 12B",
|
|
14392
|
+
api: "anthropic-messages",
|
|
14393
|
+
provider: "vercel-ai-gateway",
|
|
14394
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14395
|
+
reasoning: false,
|
|
14396
|
+
input: ["text"],
|
|
14397
|
+
cost: {
|
|
14398
|
+
input: 0.02,
|
|
14399
|
+
output: 0.04,
|
|
14400
|
+
cacheRead: 0,
|
|
14401
|
+
cacheWrite: 0,
|
|
14402
|
+
},
|
|
14403
|
+
contextWindow: 131072,
|
|
14404
|
+
maxTokens: 131072,
|
|
14405
|
+
},
|
|
14355
14406
|
"mistral/mistral-small": {
|
|
14356
14407
|
id: "mistral/mistral-small",
|
|
14357
14408
|
name: "Mistral Small",
|
|
@@ -14505,6 +14556,23 @@ export const MODELS = {
|
|
|
14505
14556
|
contextWindow: 262000,
|
|
14506
14557
|
maxTokens: 262000,
|
|
14507
14558
|
},
|
|
14559
|
+
"nvidia/nemotron-3-super-120b-a12b": {
|
|
14560
|
+
id: "nvidia/nemotron-3-super-120b-a12b",
|
|
14561
|
+
name: "NVIDIA Nemotron 3 Super 120B A12B",
|
|
14562
|
+
api: "anthropic-messages",
|
|
14563
|
+
provider: "vercel-ai-gateway",
|
|
14564
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14565
|
+
reasoning: true,
|
|
14566
|
+
input: ["text"],
|
|
14567
|
+
cost: {
|
|
14568
|
+
input: 0.15,
|
|
14569
|
+
output: 0.65,
|
|
14570
|
+
cacheRead: 0,
|
|
14571
|
+
cacheWrite: 0,
|
|
14572
|
+
},
|
|
14573
|
+
contextWindow: 256000,
|
|
14574
|
+
maxTokens: 32000,
|
|
14575
|
+
},
|
|
14508
14576
|
"nvidia/nemotron-nano-12b-v2-vl": {
|
|
14509
14577
|
id: "nvidia/nemotron-nano-12b-v2-vl",
|
|
14510
14578
|
name: "Nvidia Nemotron Nano 12B V2 VL",
|
|
@@ -14682,7 +14750,7 @@ export const MODELS = {
|
|
|
14682
14750
|
provider: "vercel-ai-gateway",
|
|
14683
14751
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
14684
14752
|
reasoning: true,
|
|
14685
|
-
input: ["text"],
|
|
14753
|
+
input: ["text", "image"],
|
|
14686
14754
|
cost: {
|
|
14687
14755
|
input: 1.25,
|
|
14688
14756
|
output: 10,
|
|
@@ -15044,6 +15112,23 @@ export const MODELS = {
|
|
|
15044
15112
|
contextWindow: 1000000,
|
|
15045
15113
|
maxTokens: 128000,
|
|
15046
15114
|
},
|
|
15115
|
+
"openai/gpt-oss-120b": {
|
|
15116
|
+
id: "openai/gpt-oss-120b",
|
|
15117
|
+
name: "GPT OSS 120B",
|
|
15118
|
+
api: "anthropic-messages",
|
|
15119
|
+
provider: "vercel-ai-gateway",
|
|
15120
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
15121
|
+
reasoning: true,
|
|
15122
|
+
input: ["text"],
|
|
15123
|
+
cost: {
|
|
15124
|
+
input: 0.35,
|
|
15125
|
+
output: 0.75,
|
|
15126
|
+
cacheRead: 0.25,
|
|
15127
|
+
cacheWrite: 0,
|
|
15128
|
+
},
|
|
15129
|
+
contextWindow: 131072,
|
|
15130
|
+
maxTokens: 131000,
|
|
15131
|
+
},
|
|
15047
15132
|
"openai/gpt-oss-20b": {
|
|
15048
15133
|
id: "openai/gpt-oss-20b",
|
|
15049
15134
|
name: "GPT OSS 20B",
|
|
@@ -15526,7 +15611,7 @@ export const MODELS = {
|
|
|
15526
15611
|
api: "anthropic-messages",
|
|
15527
15612
|
provider: "vercel-ai-gateway",
|
|
15528
15613
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
15529
|
-
reasoning:
|
|
15614
|
+
reasoning: true,
|
|
15530
15615
|
input: ["text", "image"],
|
|
15531
15616
|
cost: {
|
|
15532
15617
|
input: 0.6,
|
|
@@ -15680,7 +15765,7 @@ export const MODELS = {
|
|
|
15680
15765
|
provider: "vercel-ai-gateway",
|
|
15681
15766
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
15682
15767
|
reasoning: true,
|
|
15683
|
-
input: ["text"],
|
|
15768
|
+
input: ["text", "image"],
|
|
15684
15769
|
cost: {
|
|
15685
15770
|
input: 1.4,
|
|
15686
15771
|
output: 4.4,
|