@llmgateway/models 1.60.0 → 1.60.1

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.
@@ -1556,7 +1556,7 @@ export declare const googleModels: [{
1556
1556
  readonly releasedAt: Date;
1557
1557
  readonly providers: [{
1558
1558
  readonly test: "skip";
1559
- readonly providerId: "together.ai";
1559
+ readonly providerId: "together-ai";
1560
1560
  readonly modelName: "google/gemma-2-27b-it";
1561
1561
  readonly inputPrice: number;
1562
1562
  readonly outputPrice: number;
@@ -1732,7 +1732,7 @@ export const googleModels = [
1732
1732
  providers: [
1733
1733
  {
1734
1734
  test: "skip",
1735
- providerId: "together.ai",
1735
+ providerId: "together-ai",
1736
1736
  modelName: "google/gemma-2-27b-it",
1737
1737
  inputPrice: 0.08 / 1e6,
1738
1738
  outputPrice: 0.08 / 1e6,
@@ -43,7 +43,7 @@ export declare const metaModels: [{
43
43
  readonly tools: false;
44
44
  readonly jsonOutput: false;
45
45
  }, {
46
- readonly providerId: "together.ai";
46
+ readonly providerId: "together-ai";
47
47
  readonly modelName: "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo";
48
48
  readonly deactivatedAt: Date;
49
49
  readonly inputPrice: number;
@@ -234,7 +234,7 @@ export declare const metaModels: [{
234
234
  readonly family: "meta";
235
235
  readonly releasedAt: Date;
236
236
  readonly providers: [{
237
- readonly providerId: "together.ai";
237
+ readonly providerId: "together-ai";
238
238
  readonly stability: "unstable";
239
239
  readonly modelName: "meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo";
240
240
  readonly inputPrice: number;
@@ -48,7 +48,7 @@ export const metaModels = [
48
48
  jsonOutput: false,
49
49
  },
50
50
  {
51
- providerId: "together.ai",
51
+ providerId: "together-ai",
52
52
  modelName: "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo",
53
53
  deactivatedAt: new Date("2026-03-27"),
54
54
  inputPrice: 0.06 / 1e6,
@@ -284,7 +284,7 @@ export const metaModels = [
284
284
  releasedAt: new Date("2025-04-05"),
285
285
  providers: [
286
286
  {
287
- providerId: "together.ai",
287
+ providerId: "together-ai",
288
288
  stability: "unstable",
289
289
  modelName: "meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo",
290
290
  inputPrice: 0.18 / 1e6,
@@ -33,7 +33,7 @@ export declare const minimaxModels: [{
33
33
  readonly tools: true;
34
34
  readonly jsonOutput: true;
35
35
  }, {
36
- readonly providerId: "together.ai";
36
+ readonly providerId: "together-ai";
37
37
  readonly modelName: "MiniMaxAI/MiniMax-M2.7";
38
38
  readonly inputPrice: number;
39
39
  readonly cachedInputPrice: number;
@@ -122,7 +122,7 @@ export declare const minimaxModels: [{
122
122
  readonly jsonOutput: true;
123
123
  }, {
124
124
  readonly deactivatedAt: Date;
125
- readonly providerId: "together.ai";
125
+ readonly providerId: "together-ai";
126
126
  readonly modelName: "MiniMaxAI/MiniMax-M2.5";
127
127
  readonly inputPrice: number;
128
128
  readonly outputPrice: number;
@@ -37,7 +37,7 @@ export const minimaxModels = [
37
37
  jsonOutput: true,
38
38
  },
39
39
  {
40
- providerId: "together.ai",
40
+ providerId: "together-ai",
41
41
  modelName: "MiniMaxAI/MiniMax-M2.7",
42
42
  inputPrice: 0.3 / 1e6,
43
43
  cachedInputPrice: 0.06 / 1e6,
@@ -135,7 +135,7 @@ export const minimaxModels = [
135
135
  },
136
136
  {
137
137
  deactivatedAt: new Date("2026-04-27"),
138
- providerId: "together.ai",
138
+ providerId: "together-ai",
139
139
  modelName: "MiniMaxAI/MiniMax-M2.5",
140
140
  inputPrice: 0.3 / 1e6,
141
141
  outputPrice: 1.2 / 1e6,
@@ -25,7 +25,7 @@ export declare const mistralModels: [{
25
25
  readonly releasedAt: Date;
26
26
  readonly providers: [{
27
27
  readonly deactivatedAt: Date;
28
- readonly providerId: "together.ai";
28
+ readonly providerId: "together-ai";
29
29
  readonly modelName: "mistralai/mixtral-8x7b-instruct-v0.1";
30
30
  readonly inputPrice: number;
31
31
  readonly outputPrice: number;
@@ -45,7 +45,7 @@ export declare const mistralModels: [{
45
45
  readonly releasedAt: Date;
46
46
  readonly providers: [{
47
47
  readonly deactivatedAt: Date;
48
- readonly providerId: "together.ai";
48
+ readonly providerId: "together-ai";
49
49
  readonly modelName: "mistralai/mistral-7b-instruct-v0.1";
50
50
  readonly inputPrice: number;
51
51
  readonly outputPrice: number;
@@ -30,7 +30,7 @@ export const mistralModels = [
30
30
  providers: [
31
31
  {
32
32
  deactivatedAt: new Date("2026-04-16"),
33
- providerId: "together.ai",
33
+ providerId: "together-ai",
34
34
  modelName: "mistralai/mixtral-8x7b-instruct-v0.1",
35
35
  inputPrice: 0.06 / 1e6,
36
36
  outputPrice: 0.06 / 1e6,
@@ -53,7 +53,7 @@ export const mistralModels = [
53
53
  providers: [
54
54
  {
55
55
  deactivatedAt: new Date("2025-11-13"),
56
- providerId: "together.ai",
56
+ providerId: "together-ai",
57
57
  modelName: "mistralai/mistral-7b-instruct-v0.1",
58
58
  inputPrice: 0.06 / 1e6,
59
59
  outputPrice: 0.06 / 1e6,
@@ -227,7 +227,7 @@ export declare const moonshotModels: [{
227
227
  readonly tools: true;
228
228
  readonly jsonOutput: true;
229
229
  }, {
230
- readonly providerId: "together.ai";
230
+ readonly providerId: "together-ai";
231
231
  readonly modelName: "moonshotai/Kimi-K2.5";
232
232
  readonly stability: "unstable";
233
233
  readonly inputPrice: number;
@@ -250,7 +250,7 @@ export const moonshotModels = [
250
250
  jsonOutput: true,
251
251
  },
252
252
  {
253
- providerId: "together.ai",
253
+ providerId: "together-ai",
254
254
  modelName: "moonshotai/Kimi-K2.5",
255
255
  stability: "unstable",
256
256
  inputPrice: 0.5 / 1e6,
@@ -77,7 +77,7 @@ export declare const zaiModels: [{
77
77
  readonly jsonOutput: false;
78
78
  }, {
79
79
  readonly deactivatedAt: Date;
80
- readonly providerId: "together.ai";
80
+ readonly providerId: "together-ai";
81
81
  readonly modelName: "zai-org/GLM-5";
82
82
  readonly inputPrice: number;
83
83
  readonly outputPrice: number;
@@ -416,7 +416,7 @@ export declare const zaiModels: [{
416
416
  readonly tools: true;
417
417
  readonly jsonOutput: false;
418
418
  }, {
419
- readonly providerId: "together.ai";
419
+ readonly providerId: "together-ai";
420
420
  readonly test: "skip";
421
421
  readonly modelName: "zai-org/GLM-4.7";
422
422
  readonly inputPrice: number;
@@ -85,7 +85,7 @@ export const zaiModels = [
85
85
  },
86
86
  {
87
87
  deactivatedAt: new Date("2026-04-22"),
88
- providerId: "together.ai",
88
+ providerId: "together-ai",
89
89
  modelName: "zai-org/GLM-5",
90
90
  inputPrice: 1 / 1e6,
91
91
  outputPrice: 3.2 / 1e6,
@@ -513,7 +513,7 @@ export const zaiModels = [
513
513
  jsonOutput: false,
514
514
  },
515
515
  {
516
- providerId: "together.ai",
516
+ providerId: "together-ai",
517
517
  test: "skip",
518
518
  modelName: "zai-org/GLM-4.7",
519
519
  inputPrice: 0.45 / 1e6,
package/dist/models.d.ts CHANGED
@@ -4040,7 +4040,7 @@ export declare const models: [{
4040
4040
  readonly releasedAt: Date;
4041
4041
  readonly providers: [{
4042
4042
  readonly test: "skip";
4043
- readonly providerId: "together.ai";
4043
+ readonly providerId: "together-ai";
4044
4044
  readonly modelName: "google/gemma-2-27b-it";
4045
4045
  readonly inputPrice: number;
4046
4046
  readonly outputPrice: number;
@@ -4808,7 +4808,7 @@ export declare const models: [{
4808
4808
  readonly tools: false;
4809
4809
  readonly jsonOutput: false;
4810
4810
  }, {
4811
- readonly providerId: "together.ai";
4811
+ readonly providerId: "together-ai";
4812
4812
  readonly modelName: "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo";
4813
4813
  readonly deactivatedAt: Date;
4814
4814
  readonly inputPrice: number;
@@ -4999,7 +4999,7 @@ export declare const models: [{
4999
4999
  readonly family: "meta";
5000
5000
  readonly releasedAt: Date;
5001
5001
  readonly providers: [{
5002
- readonly providerId: "together.ai";
5002
+ readonly providerId: "together-ai";
5003
5003
  readonly stability: "unstable";
5004
5004
  readonly modelName: "meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo";
5005
5005
  readonly inputPrice: number;
@@ -5368,7 +5368,7 @@ export declare const models: [{
5368
5368
  readonly releasedAt: Date;
5369
5369
  readonly providers: [{
5370
5370
  readonly deactivatedAt: Date;
5371
- readonly providerId: "together.ai";
5371
+ readonly providerId: "together-ai";
5372
5372
  readonly modelName: "mistralai/mixtral-8x7b-instruct-v0.1";
5373
5373
  readonly inputPrice: number;
5374
5374
  readonly outputPrice: number;
@@ -5388,7 +5388,7 @@ export declare const models: [{
5388
5388
  readonly releasedAt: Date;
5389
5389
  readonly providers: [{
5390
5390
  readonly deactivatedAt: Date;
5391
- readonly providerId: "together.ai";
5391
+ readonly providerId: "together-ai";
5392
5392
  readonly modelName: "mistralai/mistral-7b-instruct-v0.1";
5393
5393
  readonly inputPrice: number;
5394
5394
  readonly outputPrice: number;
@@ -5625,7 +5625,7 @@ export declare const models: [{
5625
5625
  readonly tools: true;
5626
5626
  readonly jsonOutput: true;
5627
5627
  }, {
5628
- readonly providerId: "together.ai";
5628
+ readonly providerId: "together-ai";
5629
5629
  readonly modelName: "MiniMaxAI/MiniMax-M2.7";
5630
5630
  readonly inputPrice: number;
5631
5631
  readonly cachedInputPrice: number;
@@ -5714,7 +5714,7 @@ export declare const models: [{
5714
5714
  readonly jsonOutput: true;
5715
5715
  }, {
5716
5716
  readonly deactivatedAt: Date;
5717
- readonly providerId: "together.ai";
5717
+ readonly providerId: "together-ai";
5718
5718
  readonly modelName: "MiniMaxAI/MiniMax-M2.5";
5719
5719
  readonly inputPrice: number;
5720
5720
  readonly outputPrice: number;
@@ -6128,7 +6128,7 @@ export declare const models: [{
6128
6128
  readonly tools: true;
6129
6129
  readonly jsonOutput: true;
6130
6130
  }, {
6131
- readonly providerId: "together.ai";
6131
+ readonly providerId: "together-ai";
6132
6132
  readonly modelName: "moonshotai/Kimi-K2.5";
6133
6133
  readonly stability: "unstable";
6134
6134
  readonly inputPrice: number;
@@ -8244,7 +8244,7 @@ export declare const models: [{
8244
8244
  readonly jsonOutput: false;
8245
8245
  }, {
8246
8246
  readonly deactivatedAt: Date;
8247
- readonly providerId: "together.ai";
8247
+ readonly providerId: "together-ai";
8248
8248
  readonly modelName: "zai-org/GLM-5";
8249
8249
  readonly inputPrice: number;
8250
8250
  readonly outputPrice: number;
@@ -8583,7 +8583,7 @@ export declare const models: [{
8583
8583
  readonly tools: true;
8584
8584
  readonly jsonOutput: false;
8585
8585
  }, {
8586
- readonly providerId: "together.ai";
8586
+ readonly providerId: "together-ai";
8587
8587
  readonly test: "skip";
8588
8588
  readonly modelName: "zai-org/GLM-4.7";
8589
8589
  readonly inputPrice: number;
@@ -425,7 +425,7 @@ export declare const providers: [{
425
425
  readonly website: "https://inference.net";
426
426
  readonly announcement: null;
427
427
  }, {
428
- readonly id: "together.ai";
428
+ readonly id: "together-ai";
429
429
  readonly name: "Together AI";
430
430
  readonly description: "Together AI is a platform for running large language models in the cloud with fast inference.";
431
431
  readonly env: {
package/dist/providers.js CHANGED
@@ -413,7 +413,7 @@ export const providers = [
413
413
  announcement: null,
414
414
  },
415
415
  {
416
- id: "together.ai",
416
+ id: "together-ai",
417
417
  name: "Together AI",
418
418
  description: "Together AI is a platform for running large language models in the cloud with fast inference.",
419
419
  env: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@llmgateway/models",
3
- "version": "1.60.0",
3
+ "version": "1.60.1",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",