@llmgateway/models 1.4.0 → 1.5.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.d.ts CHANGED
@@ -3149,6 +3149,18 @@ export declare const models: [{
3149
3149
  readonly vision: false;
3150
3150
  readonly tools: false;
3151
3151
  readonly jsonOutput: true;
3152
+ }, {
3153
+ readonly providerId: "novita";
3154
+ readonly modelName: "meta-llama/llama-3.1-8b-instruct";
3155
+ readonly inputPrice: number;
3156
+ readonly outputPrice: number;
3157
+ readonly requestPrice: 0;
3158
+ readonly contextSize: 16384;
3159
+ readonly maxOutput: 16384;
3160
+ readonly streaming: true;
3161
+ readonly vision: false;
3162
+ readonly tools: false;
3163
+ readonly jsonOutput: true;
3152
3164
  }];
3153
3165
  }, {
3154
3166
  readonly id: "llama-3.1-70b-instruct";
@@ -3259,6 +3271,18 @@ export declare const models: [{
3259
3271
  readonly vision: false;
3260
3272
  readonly tools: true;
3261
3273
  readonly jsonOutput: true;
3274
+ }, {
3275
+ readonly providerId: "novita";
3276
+ readonly modelName: "meta-llama/llama-3.3-70b-instruct";
3277
+ readonly inputPrice: number;
3278
+ readonly outputPrice: number;
3279
+ readonly requestPrice: 0;
3280
+ readonly contextSize: 131072;
3281
+ readonly maxOutput: 120000;
3282
+ readonly streaming: true;
3283
+ readonly vision: false;
3284
+ readonly tools: true;
3285
+ readonly jsonOutput: false;
3262
3286
  }];
3263
3287
  }, {
3264
3288
  readonly id: "llama-3.1-405b-instruct";
@@ -3320,6 +3344,18 @@ export declare const models: [{
3320
3344
  readonly vision: true;
3321
3345
  readonly tools: false;
3322
3346
  readonly jsonOutput: false;
3347
+ }, {
3348
+ readonly providerId: "novita";
3349
+ readonly modelName: "meta-llama/llama-4-scout-17b-16e-instruct";
3350
+ readonly inputPrice: number;
3351
+ readonly outputPrice: number;
3352
+ readonly requestPrice: 0;
3353
+ readonly contextSize: 131072;
3354
+ readonly maxOutput: 131072;
3355
+ readonly streaming: true;
3356
+ readonly vision: true;
3357
+ readonly tools: false;
3358
+ readonly jsonOutput: true;
3323
3359
  }];
3324
3360
  }, {
3325
3361
  readonly id: "llama-4-maverick-17b-instruct";
@@ -3341,6 +3377,76 @@ export declare const models: [{
3341
3377
  readonly vision: true;
3342
3378
  readonly tools: false;
3343
3379
  readonly jsonOutput: false;
3380
+ }, {
3381
+ readonly providerId: "novita";
3382
+ readonly modelName: "meta-llama/llama-4-maverick-17b-128e-instruct-fp8";
3383
+ readonly inputPrice: number;
3384
+ readonly outputPrice: number;
3385
+ readonly requestPrice: 0;
3386
+ readonly contextSize: 1048576;
3387
+ readonly maxOutput: 8192;
3388
+ readonly streaming: true;
3389
+ readonly vision: true;
3390
+ readonly tools: false;
3391
+ readonly jsonOutput: true;
3392
+ }];
3393
+ }, {
3394
+ readonly id: "llama-3-8b-instruct";
3395
+ readonly name: "Llama 3 8B Instruct";
3396
+ readonly description: "Llama 3 8B instruction-following model.";
3397
+ readonly family: "meta";
3398
+ readonly releasedAt: Date;
3399
+ readonly providers: [{
3400
+ readonly providerId: "novita";
3401
+ readonly modelName: "meta-llama/llama-3-8b-instruct";
3402
+ readonly inputPrice: number;
3403
+ readonly outputPrice: number;
3404
+ readonly requestPrice: 0;
3405
+ readonly contextSize: 8192;
3406
+ readonly maxOutput: 8192;
3407
+ readonly streaming: true;
3408
+ readonly vision: false;
3409
+ readonly tools: false;
3410
+ readonly jsonOutput: true;
3411
+ }];
3412
+ }, {
3413
+ readonly id: "llama-3-70b-instruct";
3414
+ readonly name: "Llama 3 70B Instruct";
3415
+ readonly description: "Llama 3 70B instruction-following model.";
3416
+ readonly family: "meta";
3417
+ readonly releasedAt: Date;
3418
+ readonly providers: [{
3419
+ readonly providerId: "novita";
3420
+ readonly modelName: "meta-llama/llama-3-70b-instruct";
3421
+ readonly inputPrice: number;
3422
+ readonly outputPrice: number;
3423
+ readonly requestPrice: 0;
3424
+ readonly contextSize: 8192;
3425
+ readonly maxOutput: 8000;
3426
+ readonly streaming: true;
3427
+ readonly vision: false;
3428
+ readonly tools: false;
3429
+ readonly jsonOutput: true;
3430
+ }];
3431
+ }, {
3432
+ readonly id: "llama-3.2-3b-instruct";
3433
+ readonly name: "Llama 3.2 3B Instruct";
3434
+ readonly description: "Compact Llama 3.2 3B for efficient inference.";
3435
+ readonly family: "meta";
3436
+ readonly releasedAt: Date;
3437
+ readonly providers: [{
3438
+ readonly providerId: "novita";
3439
+ readonly stability: "unstable";
3440
+ readonly modelName: "meta-llama/llama-3.2-3b-instruct";
3441
+ readonly inputPrice: number;
3442
+ readonly outputPrice: number;
3443
+ readonly requestPrice: 0;
3444
+ readonly contextSize: 32768;
3445
+ readonly maxOutput: 32000;
3446
+ readonly streaming: true;
3447
+ readonly vision: false;
3448
+ readonly tools: false;
3449
+ readonly jsonOutput: true;
3344
3450
  }];
3345
3451
  }, {
3346
3452
  readonly id: "deepseek-v3";
@@ -3887,6 +3993,26 @@ export declare const models: [{
3887
3993
  readonly tools: true;
3888
3994
  readonly jsonOutput: true;
3889
3995
  }];
3996
+ }, {
3997
+ readonly id: "kimi-k2.5";
3998
+ readonly name: "Kimi K2.5";
3999
+ readonly description: "Moonshot's native multimodal model with visual coding and agentic capabilities.";
4000
+ readonly family: "moonshot";
4001
+ readonly releasedAt: Date;
4002
+ readonly providers: [{
4003
+ readonly providerId: "moonshot";
4004
+ readonly modelName: "kimi-k2.5";
4005
+ readonly inputPrice: number;
4006
+ readonly outputPrice: number;
4007
+ readonly cachedInputPrice: number;
4008
+ readonly requestPrice: 0;
4009
+ readonly contextSize: 262144;
4010
+ readonly maxOutput: 32768;
4011
+ readonly streaming: true;
4012
+ readonly vision: true;
4013
+ readonly tools: true;
4014
+ readonly jsonOutput: true;
4015
+ }];
3890
4016
  }, {
3891
4017
  readonly id: "qwen-max";
3892
4018
  readonly name: "Qwen Max";
@@ -4138,6 +4264,19 @@ export declare const models: [{
4138
4264
  readonly vision: false;
4139
4265
  readonly tools: true;
4140
4266
  readonly jsonOutput: true;
4267
+ }, {
4268
+ readonly providerId: "novita";
4269
+ readonly modelName: "qwen/qwen3-235b-a22b-instruct-2507";
4270
+ readonly inputPrice: number;
4271
+ readonly outputPrice: number;
4272
+ readonly requestPrice: 0;
4273
+ readonly contextSize: 131072;
4274
+ readonly maxOutput: 16384;
4275
+ readonly reasoning: false;
4276
+ readonly streaming: true;
4277
+ readonly vision: false;
4278
+ readonly tools: true;
4279
+ readonly jsonOutput: true;
4141
4280
  }];
4142
4281
  }, {
4143
4282
  readonly id: "qwen3-235b-a22b-thinking-2507";
@@ -4159,6 +4298,39 @@ export declare const models: [{
4159
4298
  readonly tools: true;
4160
4299
  readonly stability: "unstable";
4161
4300
  readonly jsonOutput: true;
4301
+ }, {
4302
+ readonly providerId: "novita";
4303
+ readonly modelName: "qwen/qwen3-235b-a22b-thinking-2507";
4304
+ readonly inputPrice: number;
4305
+ readonly outputPrice: number;
4306
+ readonly requestPrice: 0;
4307
+ readonly contextSize: 131072;
4308
+ readonly maxOutput: 32768;
4309
+ readonly reasoning: false;
4310
+ readonly streaming: true;
4311
+ readonly vision: false;
4312
+ readonly tools: true;
4313
+ readonly jsonOutput: false;
4314
+ }];
4315
+ }, {
4316
+ readonly id: "qwen3-235b-a22b-fp8";
4317
+ readonly name: "Qwen3 235B A22B FP8";
4318
+ readonly description: "Qwen 3 235B MoE with FP8 quantization.";
4319
+ readonly family: "alibaba";
4320
+ readonly releasedAt: Date;
4321
+ readonly providers: [{
4322
+ readonly providerId: "novita";
4323
+ readonly modelName: "qwen/qwen3-235b-a22b-fp8";
4324
+ readonly inputPrice: number;
4325
+ readonly outputPrice: number;
4326
+ readonly requestPrice: 0;
4327
+ readonly contextSize: 40960;
4328
+ readonly maxOutput: 20000;
4329
+ readonly reasoning: false;
4330
+ readonly streaming: true;
4331
+ readonly vision: false;
4332
+ readonly tools: false;
4333
+ readonly jsonOutput: true;
4162
4334
  }];
4163
4335
  }, {
4164
4336
  readonly id: "qwen3-14b";
@@ -4366,6 +4538,18 @@ export declare const models: [{
4366
4538
  readonly vision: false;
4367
4539
  readonly tools: true;
4368
4540
  readonly jsonOutput: true;
4541
+ }, {
4542
+ readonly providerId: "novita";
4543
+ readonly modelName: "qwen/qwen3-coder-480b-a35b-instruct";
4544
+ readonly inputPrice: number;
4545
+ readonly outputPrice: number;
4546
+ readonly requestPrice: 0;
4547
+ readonly contextSize: 262144;
4548
+ readonly maxOutput: 65536;
4549
+ readonly streaming: true;
4550
+ readonly vision: false;
4551
+ readonly tools: true;
4552
+ readonly jsonOutput: true;
4369
4553
  }];
4370
4554
  }, {
4371
4555
  readonly id: "qwen3-coder-30b-a3b-instruct";
@@ -4385,6 +4569,18 @@ export declare const models: [{
4385
4569
  readonly vision: false;
4386
4570
  readonly tools: true;
4387
4571
  readonly jsonOutput: true;
4572
+ }, {
4573
+ readonly providerId: "novita";
4574
+ readonly modelName: "qwen/qwen3-coder-30b-a3b-instruct";
4575
+ readonly inputPrice: number;
4576
+ readonly outputPrice: number;
4577
+ readonly requestPrice: 0;
4578
+ readonly contextSize: 160000;
4579
+ readonly maxOutput: 32768;
4580
+ readonly streaming: true;
4581
+ readonly vision: false;
4582
+ readonly tools: true;
4583
+ readonly jsonOutput: true;
4388
4584
  }];
4389
4585
  }, {
4390
4586
  readonly id: "qwen3-30b-a3b-instruct-2507";
@@ -4484,6 +4680,19 @@ export declare const models: [{
4484
4680
  readonly vision: false;
4485
4681
  readonly tools: true;
4486
4682
  readonly jsonOutput: false;
4683
+ }, {
4684
+ readonly providerId: "novita";
4685
+ readonly modelName: "qwen/qwen3-next-80b-a3b-thinking";
4686
+ readonly inputPrice: number;
4687
+ readonly outputPrice: number;
4688
+ readonly requestPrice: 0;
4689
+ readonly contextSize: 131072;
4690
+ readonly maxOutput: 32768;
4691
+ readonly reasoning: true;
4692
+ readonly streaming: true;
4693
+ readonly vision: false;
4694
+ readonly tools: true;
4695
+ readonly jsonOutput: false;
4487
4696
  }];
4488
4697
  }, {
4489
4698
  readonly id: "qwen3-next-80b-a3b-instruct";
@@ -4503,6 +4712,18 @@ export declare const models: [{
4503
4712
  readonly vision: false;
4504
4713
  readonly tools: true;
4505
4714
  readonly jsonOutput: true;
4715
+ }, {
4716
+ readonly providerId: "novita";
4717
+ readonly modelName: "qwen/qwen3-next-80b-a3b-instruct";
4718
+ readonly inputPrice: number;
4719
+ readonly outputPrice: number;
4720
+ readonly requestPrice: 0;
4721
+ readonly contextSize: 131072;
4722
+ readonly maxOutput: 32768;
4723
+ readonly streaming: true;
4724
+ readonly vision: false;
4725
+ readonly tools: true;
4726
+ readonly jsonOutput: true;
4506
4727
  }];
4507
4728
  }, {
4508
4729
  readonly id: "qwen3-max";
@@ -4526,6 +4747,18 @@ export declare const models: [{
4526
4747
  readonly vision: true;
4527
4748
  readonly tools: true;
4528
4749
  readonly jsonOutput: true;
4750
+ }, {
4751
+ readonly providerId: "novita";
4752
+ readonly modelName: "qwen/qwen3-max";
4753
+ readonly inputPrice: number;
4754
+ readonly outputPrice: number;
4755
+ readonly requestPrice: 0;
4756
+ readonly contextSize: 262144;
4757
+ readonly maxOutput: 65536;
4758
+ readonly streaming: true;
4759
+ readonly vision: false;
4760
+ readonly tools: true;
4761
+ readonly jsonOutput: true;
4529
4762
  }];
4530
4763
  }, {
4531
4764
  readonly id: "qwen3-coder";
@@ -4547,6 +4780,105 @@ export declare const models: [{
4547
4780
  readonly tools: true;
4548
4781
  readonly jsonOutput: true;
4549
4782
  }];
4783
+ }, {
4784
+ readonly id: "qwen3-vl-30b-a3b-instruct";
4785
+ readonly name: "Qwen3 VL 30B A3B Instruct";
4786
+ readonly description: "Vision-language Qwen 3 MoE model, 30B size.";
4787
+ readonly family: "alibaba";
4788
+ readonly releasedAt: Date;
4789
+ readonly providers: [{
4790
+ readonly providerId: "novita";
4791
+ readonly modelName: "qwen/qwen3-vl-30b-a3b-instruct";
4792
+ readonly inputPrice: number;
4793
+ readonly outputPrice: number;
4794
+ readonly requestPrice: 0;
4795
+ readonly contextSize: 131072;
4796
+ readonly maxOutput: 32768;
4797
+ readonly streaming: true;
4798
+ readonly vision: true;
4799
+ readonly tools: true;
4800
+ readonly jsonOutput: false;
4801
+ }];
4802
+ }, {
4803
+ readonly id: "qwen3-vl-30b-a3b-thinking";
4804
+ readonly name: "Qwen3 VL 30B A3B Thinking";
4805
+ readonly description: "Vision-language Qwen 3 MoE with reasoning capabilities.";
4806
+ readonly family: "alibaba";
4807
+ readonly releasedAt: Date;
4808
+ readonly providers: [{
4809
+ readonly providerId: "novita";
4810
+ readonly modelName: "qwen/qwen3-vl-30b-a3b-thinking";
4811
+ readonly inputPrice: number;
4812
+ readonly outputPrice: number;
4813
+ readonly requestPrice: 0;
4814
+ readonly contextSize: 131072;
4815
+ readonly maxOutput: 32768;
4816
+ readonly reasoning: true;
4817
+ readonly streaming: true;
4818
+ readonly vision: true;
4819
+ readonly tools: true;
4820
+ readonly jsonOutput: true;
4821
+ }];
4822
+ }, {
4823
+ readonly id: "qwen3-32b-fp8";
4824
+ readonly name: "Qwen3 32B FP8";
4825
+ readonly description: "Qwen 3 32B with FP8 quantization.";
4826
+ readonly family: "alibaba";
4827
+ readonly releasedAt: Date;
4828
+ readonly providers: [{
4829
+ readonly providerId: "novita";
4830
+ readonly modelName: "qwen/qwen3-32b-fp8";
4831
+ readonly inputPrice: number;
4832
+ readonly outputPrice: number;
4833
+ readonly requestPrice: 0;
4834
+ readonly contextSize: 40960;
4835
+ readonly maxOutput: 20000;
4836
+ readonly reasoning: false;
4837
+ readonly streaming: true;
4838
+ readonly vision: false;
4839
+ readonly tools: false;
4840
+ readonly jsonOutput: false;
4841
+ }];
4842
+ }, {
4843
+ readonly id: "qwen3-30b-a3b-fp8";
4844
+ readonly name: "Qwen3 30B A3B FP8";
4845
+ readonly description: "Qwen 3 30B MoE with FP8 quantization.";
4846
+ readonly family: "alibaba";
4847
+ readonly releasedAt: Date;
4848
+ readonly providers: [{
4849
+ readonly providerId: "novita";
4850
+ readonly modelName: "qwen/qwen3-30b-a3b-fp8";
4851
+ readonly inputPrice: number;
4852
+ readonly outputPrice: number;
4853
+ readonly requestPrice: 0;
4854
+ readonly contextSize: 40960;
4855
+ readonly maxOutput: 20000;
4856
+ readonly reasoning: false;
4857
+ readonly streaming: true;
4858
+ readonly vision: false;
4859
+ readonly tools: false;
4860
+ readonly jsonOutput: false;
4861
+ }];
4862
+ }, {
4863
+ readonly id: "qwen3-4b-fp8";
4864
+ readonly name: "Qwen3 4B FP8";
4865
+ readonly description: "Lightweight Qwen 3 4B with FP8 quantization.";
4866
+ readonly family: "alibaba";
4867
+ readonly releasedAt: Date;
4868
+ readonly providers: [{
4869
+ readonly providerId: "novita";
4870
+ readonly modelName: "qwen/qwen3-4b-fp8";
4871
+ readonly inputPrice: number;
4872
+ readonly outputPrice: number;
4873
+ readonly requestPrice: 0;
4874
+ readonly contextSize: 128000;
4875
+ readonly maxOutput: 20000;
4876
+ readonly reasoning: false;
4877
+ readonly streaming: true;
4878
+ readonly vision: false;
4879
+ readonly tools: false;
4880
+ readonly jsonOutput: false;
4881
+ }];
4550
4882
  }, {
4551
4883
  readonly id: "qwen-image-plus";
4552
4884
  readonly name: "Qwen Image Plus";
@@ -4817,6 +5149,18 @@ export declare const models: [{
4817
5149
  readonly vision: true;
4818
5150
  readonly tools: true;
4819
5151
  readonly jsonOutput: true;
5152
+ }, {
5153
+ readonly providerId: "novita";
5154
+ readonly modelName: "qwen/qwen3-vl-235b-a22b-instruct";
5155
+ readonly inputPrice: number;
5156
+ readonly outputPrice: number;
5157
+ readonly requestPrice: 0;
5158
+ readonly contextSize: 131072;
5159
+ readonly maxOutput: 32768;
5160
+ readonly streaming: true;
5161
+ readonly vision: true;
5162
+ readonly tools: true;
5163
+ readonly jsonOutput: true;
4820
5164
  }];
4821
5165
  }, {
4822
5166
  readonly id: "qwen3-vl-235b-a22b-thinking";
@@ -4838,6 +5182,19 @@ export declare const models: [{
4838
5182
  readonly vision: true;
4839
5183
  readonly tools: false;
4840
5184
  readonly jsonOutput: false;
5185
+ }, {
5186
+ readonly providerId: "novita";
5187
+ readonly modelName: "qwen/qwen3-vl-235b-a22b-thinking";
5188
+ readonly inputPrice: number;
5189
+ readonly outputPrice: number;
5190
+ readonly requestPrice: 0;
5191
+ readonly contextSize: 131072;
5192
+ readonly maxOutput: 32768;
5193
+ readonly reasoning: true;
5194
+ readonly streaming: true;
5195
+ readonly vision: true;
5196
+ readonly tools: false;
5197
+ readonly jsonOutput: false;
4841
5198
  }];
4842
5199
  }, {
4843
5200
  readonly id: "qwen2-5-vl-32b-instruct";
@@ -5095,6 +5452,26 @@ export declare const models: [{
5095
5452
  readonly jsonOutput: true;
5096
5453
  readonly deactivatedAt: Date;
5097
5454
  }];
5455
+ }, {
5456
+ readonly id: "hermes-2-pro-llama-3-8b";
5457
+ readonly name: "Hermes 2 Pro Llama 3 8B";
5458
+ readonly description: "Nous Research Hermes 2 Pro based on Llama 3 8B.";
5459
+ readonly family: "nousresearch";
5460
+ readonly releasedAt: Date;
5461
+ readonly providers: [{
5462
+ readonly providerId: "novita";
5463
+ readonly stability: "unstable";
5464
+ readonly modelName: "nousresearch/hermes-2-pro-llama-3-8b";
5465
+ readonly inputPrice: number;
5466
+ readonly outputPrice: number;
5467
+ readonly requestPrice: 0;
5468
+ readonly contextSize: 8192;
5469
+ readonly maxOutput: 8192;
5470
+ readonly streaming: true;
5471
+ readonly vision: false;
5472
+ readonly tools: false;
5473
+ readonly jsonOutput: false;
5474
+ }];
5098
5475
  }, {
5099
5476
  readonly id: "deepseek-r1t2-chimera-free";
5100
5477
  readonly name: "DeepSeek R1T2 Chimera (Free)";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@llmgateway/models",
3
- "version": "1.4.0",
3
+ "version": "1.5.0",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",