@openeryc/pi-ai 0.75.51 → 0.75.53

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.
@@ -8523,23 +8523,6 @@ export const MODELS = {
8523
8523
  contextWindow: 2000000,
8524
8524
  maxTokens: 30000,
8525
8525
  },
8526
- "baidu/ernie-4.5-21b-a3b": {
8527
- id: "baidu/ernie-4.5-21b-a3b",
8528
- name: "Baidu: ERNIE 4.5 21B A3B",
8529
- api: "openai-completions",
8530
- provider: "openrouter",
8531
- baseUrl: "https://openrouter.ai/api/v1",
8532
- reasoning: false,
8533
- input: ["text"],
8534
- cost: {
8535
- input: 0.07,
8536
- output: 0.28,
8537
- cacheRead: 0,
8538
- cacheWrite: 0,
8539
- },
8540
- contextWindow: 131072,
8541
- maxTokens: 8000,
8542
- },
8543
8526
  "baidu/ernie-4.5-vl-28b-a3b": {
8544
8527
  id: "baidu/ernie-4.5-vl-28b-a3b",
8545
8528
  name: "Baidu: ERNIE 4.5 VL 28B A3B",
@@ -9380,6 +9363,23 @@ export const MODELS = {
9380
9363
  contextWindow: 131072,
9381
9364
  maxTokens: 4096,
9382
9365
  },
9366
+ "meta-llama/llama-4-maverick": {
9367
+ id: "meta-llama/llama-4-maverick",
9368
+ name: "Meta: Llama 4 Maverick",
9369
+ api: "openai-completions",
9370
+ provider: "openrouter",
9371
+ baseUrl: "https://openrouter.ai/api/v1",
9372
+ reasoning: false,
9373
+ input: ["text", "image"],
9374
+ cost: {
9375
+ input: 0.15,
9376
+ output: 0.6,
9377
+ cacheRead: 0,
9378
+ cacheWrite: 0,
9379
+ },
9380
+ contextWindow: 1048576,
9381
+ maxTokens: 16384,
9382
+ },
9383
9383
  "meta-llama/llama-4-scout": {
9384
9384
  id: "meta-llama/llama-4-scout",
9385
9385
  name: "Meta: Llama 4 Scout",
@@ -9465,23 +9465,6 @@ export const MODELS = {
9465
9465
  contextWindow: 204800,
9466
9466
  maxTokens: 196608,
9467
9467
  },
9468
- "minimax/minimax-m2.5:free": {
9469
- id: "minimax/minimax-m2.5:free",
9470
- name: "MiniMax: MiniMax M2.5 (free)",
9471
- api: "openai-completions",
9472
- provider: "openrouter",
9473
- baseUrl: "https://openrouter.ai/api/v1",
9474
- reasoning: true,
9475
- input: ["text"],
9476
- cost: {
9477
- input: 0,
9478
- output: 0,
9479
- cacheRead: 0,
9480
- cacheWrite: 0,
9481
- },
9482
- contextWindow: 204800,
9483
- maxTokens: 8192,
9484
- },
9485
9468
  "minimax/minimax-m2.7": {
9486
9469
  id: "minimax/minimax-m2.7",
9487
9470
  name: "MiniMax: MiniMax M2.7",
@@ -11211,23 +11194,6 @@ export const MODELS = {
11211
11194
  contextWindow: 131072,
11212
11195
  maxTokens: 16384,
11213
11196
  },
11214
- "qwen/qwen-2.5-7b-instruct": {
11215
- id: "qwen/qwen-2.5-7b-instruct",
11216
- name: "Qwen: Qwen2.5 7B Instruct",
11217
- api: "openai-completions",
11218
- provider: "openrouter",
11219
- baseUrl: "https://openrouter.ai/api/v1",
11220
- reasoning: false,
11221
- input: ["text"],
11222
- cost: {
11223
- input: 0.04,
11224
- output: 0.09999999999999999,
11225
- cacheRead: 0,
11226
- cacheWrite: 0,
11227
- },
11228
- contextWindow: 131072,
11229
- maxTokens: 32768,
11230
- },
11231
11197
  "qwen/qwen-plus": {
11232
11198
  id: "qwen/qwen-plus",
11233
11199
  name: "Qwen: Qwen-Plus",
@@ -11339,13 +11305,13 @@ export const MODELS = {
11339
11305
  reasoning: true,
11340
11306
  input: ["text"],
11341
11307
  cost: {
11342
- input: 0.14950000000000002,
11343
- output: 1.495,
11344
- cacheRead: 0,
11308
+ input: 0.09999999999999999,
11309
+ output: 0.09999999999999999,
11310
+ cacheRead: 0.09999999999999999,
11345
11311
  cacheWrite: 0,
11346
11312
  },
11347
11313
  contextWindow: 262144,
11348
- maxTokens: 4096,
11314
+ maxTokens: 262144,
11349
11315
  },
11350
11316
  "qwen/qwen3-30b-a3b": {
11351
11317
  id: "qwen/qwen3-30b-a3b",
@@ -12129,23 +12095,6 @@ export const MODELS = {
12129
12095
  contextWindow: 32768,
12130
12096
  maxTokens: 32768,
12131
12097
  },
12132
- "upstage/solar-pro-3": {
12133
- id: "upstage/solar-pro-3",
12134
- name: "Upstage: Solar Pro 3",
12135
- api: "openai-completions",
12136
- provider: "openrouter",
12137
- baseUrl: "https://openrouter.ai/api/v1",
12138
- reasoning: true,
12139
- input: ["text"],
12140
- cost: {
12141
- input: 0.15,
12142
- output: 0.6,
12143
- cacheRead: 0.015,
12144
- cacheWrite: 0,
12145
- },
12146
- contextWindow: 128000,
12147
- maxTokens: 4096,
12148
- },
12149
12098
  "x-ai/grok-4.20": {
12150
12099
  id: "x-ai/grok-4.20",
12151
12100
  name: "xAI: Grok 4.20",