@layer-ai/sdk 2.5.11 → 2.5.12

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.
@@ -1,49 +1,14 @@
1
1
  // AUTO-GENERATED FILE - DO NOT EDIT MANUALLY
2
- // Generated at: 2026-01-29T05:32:54.519Z
2
+ // Generated at: 2026-03-01T08:08:28.495Z
3
3
  // Source: Internal Model Registry API
4
4
  // To update: Run `pnpm sync:registry`
5
5
  //
6
- // Registry version: 2026-01-29
7
- // Last sync: 2026-01-29T05:32:54.514Z
8
- // Total models: 77
6
+ // Registry version: 2026-03-01
7
+ // Last sync: 2026-03-01T08:04:21.847Z
8
+ // Total models: 103
9
9
  // Providers we support with adapters
10
10
  export const SUPPORTED_PROVIDERS = ['openai', 'anthropic', 'google', 'mistral'];
11
11
  export const MODEL_REGISTRY = {
12
- 'claude-3-7-sonnet-20250219': {
13
- type: 'chat',
14
- provider: 'anthropic',
15
- displayName: 'Claude Sonnet 3.7',
16
- description: 'Legacy model - recommend migrating to Claude 4.5',
17
- pricing: { input: 3, output: 15 },
18
- benchmarks: {
19
- intelligence: 34.6,
20
- coding: 27.6,
21
- math: 56.3,
22
- mmluPro: 0.84,
23
- gpqa: 0.77,
24
- },
25
- performance: {
26
- intelligenceScore: 34.6,
27
- },
28
- contextLength: 200000,
29
- context: {
30
- input: {
31
- text: true,
32
- audio: false,
33
- image: true,
34
- video: false
35
- },
36
- output: {
37
- text: true,
38
- audio: false,
39
- image: false,
40
- video: false
41
- }
42
- },
43
- deprecated: false,
44
- isAvailable: true,
45
- lastUpdated: '2026-01-25',
46
- },
47
12
  'claude-3-haiku-20240307': {
48
13
  type: 'chat',
49
14
  provider: 'anthropic',
@@ -56,9 +21,6 @@ export const MODEL_REGISTRY = {
56
21
  mmluPro: 0.43,
57
22
  gpqa: 0.33,
58
23
  },
59
- performance: {
60
- intelligenceScore: 1,
61
- },
62
24
  contextLength: 200000,
63
25
  context: {
64
26
  input: {
@@ -90,9 +52,6 @@ export const MODEL_REGISTRY = {
90
52
  mmluPro: 0.43,
91
53
  gpqa: 0.33,
92
54
  },
93
- performance: {
94
- intelligenceScore: 7.4,
95
- },
96
55
  contextLength: 200000,
97
56
  context: {
98
57
  input: {
@@ -124,9 +83,6 @@ export const MODEL_REGISTRY = {
124
83
  mmluPro: 0.5,
125
84
  gpqa: 0.32,
126
85
  },
127
- performance: {
128
- intelligenceScore: 9.3,
129
- },
130
86
  contextLength: 200000,
131
87
  context: {
132
88
  input: {
@@ -159,9 +115,6 @@ export const MODEL_REGISTRY = {
159
115
  mmluPro: 0.89,
160
116
  gpqa: 0.81,
161
117
  },
162
- performance: {
163
- intelligenceScore: 43,
164
- },
165
118
  contextLength: 200000,
166
119
  context: {
167
120
  input: {
@@ -181,6 +134,36 @@ export const MODEL_REGISTRY = {
181
134
  isAvailable: true,
182
135
  lastUpdated: '2026-01-25',
183
136
  },
137
+ 'claude-opus-4-6': {
138
+ type: 'chat',
139
+ provider: 'anthropic',
140
+ displayName: 'Claude Opus 4.6',
141
+ description: 'Most intelligent model for building agents and coding',
142
+ pricing: { input: 5, output: 25 },
143
+ benchmarks: {
144
+ intelligence: 93,
145
+ mmluPro: 82,
146
+ gpqa: 91.3,
147
+ },
148
+ contextLength: 200000,
149
+ context: {
150
+ input: {
151
+ text: true,
152
+ audio: false,
153
+ image: true,
154
+ video: false
155
+ },
156
+ output: {
157
+ text: true,
158
+ audio: false,
159
+ image: false,
160
+ video: false
161
+ }
162
+ },
163
+ deprecated: false,
164
+ isAvailable: true,
165
+ lastUpdated: '2026-03-01',
166
+ },
184
167
  'claude-sonnet-4-20250514': {
185
168
  type: 'chat',
186
169
  provider: 'anthropic',
@@ -194,9 +177,6 @@ export const MODEL_REGISTRY = {
194
177
  mmluPro: 0.84,
195
178
  gpqa: 0.68,
196
179
  },
197
- performance: {
198
- intelligenceScore: 33,
199
- },
200
180
  contextLength: 200000,
201
181
  context: {
202
182
  input: {
@@ -229,9 +209,6 @@ export const MODEL_REGISTRY = {
229
209
  mmluPro: 0.86,
230
210
  gpqa: 0.73,
231
211
  },
232
- performance: {
233
- intelligenceScore: 37.1,
234
- },
235
212
  contextLength: 200000,
236
213
  context: {
237
214
  input: {
@@ -251,18 +228,53 @@ export const MODEL_REGISTRY = {
251
228
  isAvailable: true,
252
229
  lastUpdated: '2026-01-25',
253
230
  },
231
+ 'claude-sonnet-4-6': {
232
+ type: 'chat',
233
+ provider: 'anthropic',
234
+ displayName: 'Claude Sonnet 4.6',
235
+ description: 'Optimal balance of intelligence, cost, and speed',
236
+ pricing: { input: 3, output: 15 },
237
+ benchmarks: {
238
+ intelligence: 93,
239
+ mmluPro: 79.1,
240
+ gpqa: 89.9,
241
+ },
242
+ contextLength: 200000,
243
+ context: {
244
+ input: {
245
+ text: true,
246
+ audio: false,
247
+ image: true,
248
+ video: false
249
+ },
250
+ output: {
251
+ text: true,
252
+ audio: false,
253
+ image: false,
254
+ video: false
255
+ }
256
+ },
257
+ deprecated: false,
258
+ isAvailable: true,
259
+ lastUpdated: '2026-03-01',
260
+ },
261
+ 'deep-research-pro-preview-12-2025': {
262
+ type: 'chat',
263
+ provider: 'google',
264
+ displayName: '',
265
+ deprecated: false,
266
+ isAvailable: true,
267
+ lastUpdated: '2026-03-01',
268
+ },
254
269
  'gemini-2.0-flash': {
255
270
  type: 'chat',
256
271
  provider: 'google',
257
272
  displayName: 'Gemini 2.0 Flash',
258
273
  description: 'Gemini 2.0 Flash delivers next-gen features and improved capabilities, including superior speed, native tool use, and a 1M token context window.',
259
- pricing: { input: 0.1, output: 0.4 },
274
+ pricing: { input: 0.15, output: 0.6 },
260
275
  benchmarks: {
261
276
  intelligence: 12.3,
262
277
  },
263
- performance: {
264
- intelligenceScore: 12.3,
265
- },
266
278
  contextLength: 1048576,
267
279
  context: {
268
280
  input: {
@@ -293,9 +305,6 @@ export const MODEL_REGISTRY = {
293
305
  mmluPro: 0.72,
294
306
  gpqa: 0.54,
295
307
  },
296
- performance: {
297
- intelligenceScore: 14.7,
298
- },
299
308
  contextLength: 1048576,
300
309
  context: {
301
310
  input: {
@@ -315,6 +324,14 @@ export const MODEL_REGISTRY = {
315
324
  isAvailable: true,
316
325
  lastUpdated: '2026-01-25',
317
326
  },
327
+ 'gemini-2.5-computer-use-preview-10-2025': {
328
+ type: 'chat',
329
+ provider: 'google',
330
+ displayName: '',
331
+ deprecated: false,
332
+ isAvailable: true,
333
+ lastUpdated: '2026-03-01',
334
+ },
318
335
  'gemini-2.5-flash': {
319
336
  type: 'chat',
320
337
  provider: 'google',
@@ -328,9 +345,6 @@ export const MODEL_REGISTRY = {
328
345
  mmluPro: 0.84,
329
346
  gpqa: 0.77,
330
347
  },
331
- performance: {
332
- intelligenceScore: 25.5,
333
- },
334
348
  contextLength: 1048576,
335
349
  context: {
336
350
  input: {
@@ -354,7 +368,7 @@ export const MODEL_REGISTRY = {
354
368
  type: 'chat',
355
369
  provider: 'google',
356
370
  displayName: 'Gemini 2.5 Flash-Lite',
357
- description: 'Our fastest flash model optimized for cost-efficiency and high throughput.',
371
+ description: 'Stable version of Gemini 2.5 Flash-Lite, most cost-effective option',
358
372
  pricing: { input: 0.1, output: 0.4 },
359
373
  benchmarks: {
360
374
  intelligence: 17.4,
@@ -363,13 +377,9 @@ export const MODEL_REGISTRY = {
363
377
  mmluPro: 0.76,
364
378
  gpqa: 0.63,
365
379
  },
366
- performance: {
367
- intelligenceScore: 17.4,
368
- },
369
380
  contextLength: 1048576,
370
381
  context: {
371
382
  input: {
372
- pdf: true,
373
383
  text: true,
374
384
  audio: true,
375
385
  image: true,
@@ -384,12 +394,21 @@ export const MODEL_REGISTRY = {
384
394
  },
385
395
  deprecated: false,
386
396
  isAvailable: true,
387
- lastUpdated: '2026-01-25',
397
+ lastUpdated: '2026-03-01',
398
+ },
399
+ 'gemini-2.5-flash-native-audio-latest': {
400
+ type: 'audio',
401
+ provider: 'google',
402
+ displayName: '',
403
+ deprecated: false,
404
+ isAvailable: true,
405
+ lastUpdated: '2026-03-01',
388
406
  },
389
407
  'gemini-2.5-flash-preview-tts': {
390
408
  type: 'tts',
391
409
  provider: 'google',
392
- displayName: 'Gemini 2.5 Flash TTS',
410
+ displayName: 'Gemini 2.5 Flash Preview TTS',
411
+ description: 'Gemini 2.5 Flash Preview TTS',
393
412
  pricing: { input: 0.5, output: 10 },
394
413
  contextLength: 8192,
395
414
  context: {
@@ -408,7 +427,7 @@ export const MODEL_REGISTRY = {
408
427
  },
409
428
  deprecated: false,
410
429
  isAvailable: true,
411
- lastUpdated: '2026-01-25',
430
+ lastUpdated: '2026-03-01',
412
431
  },
413
432
  'gemini-2.5-pro': {
414
433
  type: 'chat',
@@ -422,9 +441,6 @@ export const MODEL_REGISTRY = {
422
441
  mmluPro: 0.86,
423
442
  gpqa: 0.84,
424
443
  },
425
- performance: {
426
- intelligenceScore: 30.3,
427
- },
428
444
  contextLength: 1048576,
429
445
  context: {
430
446
  input: {
@@ -448,7 +464,8 @@ export const MODEL_REGISTRY = {
448
464
  'gemini-2.5-pro-preview-tts': {
449
465
  type: 'tts',
450
466
  provider: 'google',
451
- displayName: 'Gemini 2.5 Pro TTS',
467
+ displayName: 'Gemini 2.5 Pro Preview TTS',
468
+ description: 'Gemini 2.5 Pro Preview TTS',
452
469
  pricing: { input: 1, output: 20 },
453
470
  contextLength: 8192,
454
471
  context: {
@@ -467,13 +484,13 @@ export const MODEL_REGISTRY = {
467
484
  },
468
485
  deprecated: false,
469
486
  isAvailable: true,
470
- lastUpdated: '2026-01-25',
487
+ lastUpdated: '2026-03-01',
471
488
  },
472
489
  'gemini-3-flash-preview': {
473
490
  type: 'chat',
474
491
  provider: 'google',
475
492
  displayName: 'Gemini 3 Flash Preview',
476
- description: 'Our most balanced model built for speed, scale, and frontier intelligence.',
493
+ description: 'Gemini 3 Flash Preview with thinking capabilities',
477
494
  pricing: { input: 0.5, output: 3 },
478
495
  benchmarks: {
479
496
  intelligence: 35.1,
@@ -482,13 +499,9 @@ export const MODEL_REGISTRY = {
482
499
  mmluPro: 0.88,
483
500
  gpqa: 0.81,
484
501
  },
485
- performance: {
486
- intelligenceScore: 35.1,
487
- },
488
502
  contextLength: 1048576,
489
503
  context: {
490
504
  input: {
491
- pdf: true,
492
505
  text: true,
493
506
  audio: true,
494
507
  image: true,
@@ -503,28 +516,50 @@ export const MODEL_REGISTRY = {
503
516
  },
504
517
  deprecated: false,
505
518
  isAvailable: true,
506
- lastUpdated: '2026-01-25',
519
+ lastUpdated: '2026-03-01',
507
520
  },
508
521
  'gemini-3-pro-preview': {
509
522
  type: 'chat',
510
523
  provider: 'google',
511
524
  displayName: 'Gemini 3 Pro Preview',
512
- description: 'The best model in the world for multimodal understanding, and our most powerful agentic and vibe-coding model yet, delivering richer visuals and deeper interactivity, all built on a foundation of state-of-the-art reasoning.',
525
+ description: 'Gemini 3 Pro Preview with thinking capabilities',
513
526
  pricing: { input: 2, output: 12 },
514
527
  benchmarks: {
515
- intelligence: 41.1,
516
- coding: 39.4,
517
- math: 86.7,
518
- mmluPro: 0.9,
519
- gpqa: 0.89,
528
+ intelligence: 95,
529
+ mmluPro: 85,
530
+ gpqa: 91.9,
520
531
  },
521
- performance: {
522
- intelligenceScore: 41.1,
532
+ contextLength: 1048576,
533
+ context: {
534
+ input: {
535
+ text: true,
536
+ audio: true,
537
+ image: true,
538
+ video: true
539
+ },
540
+ output: {
541
+ text: true,
542
+ audio: false,
543
+ image: true,
544
+ video: false
545
+ }
546
+ },
547
+ deprecated: false,
548
+ isAvailable: true,
549
+ lastUpdated: '2026-03-01',
550
+ },
551
+ 'gemini-3.1-pro-preview': {
552
+ type: 'chat',
553
+ provider: 'google',
554
+ displayName: 'Gemini 3.1 Pro Preview',
555
+ description: 'Gemini 3.1 Pro Preview with thinking capabilities',
556
+ pricing: { input: 2, output: 12 },
557
+ benchmarks: {
558
+ intelligence: 95,
523
559
  },
524
560
  contextLength: 1048576,
525
561
  context: {
526
562
  input: {
527
- pdf: true,
528
563
  text: true,
529
564
  audio: true,
530
565
  image: true,
@@ -533,13 +568,13 @@ export const MODEL_REGISTRY = {
533
568
  output: {
534
569
  text: true,
535
570
  audio: false,
536
- image: false,
571
+ image: true,
537
572
  video: false
538
573
  }
539
574
  },
540
575
  deprecated: false,
541
576
  isAvailable: true,
542
- lastUpdated: '2026-01-25',
577
+ lastUpdated: '2026-03-01',
543
578
  },
544
579
  'gemini-robotics-er-1.5-preview': {
545
580
  type: 'chat',
@@ -567,17 +602,15 @@ export const MODEL_REGISTRY = {
567
602
  'gemma-3-27b-it': {
568
603
  type: 'chat',
569
604
  provider: 'google',
570
- displayName: 'Gemma 3 27B IT',
571
- description: 'Large instruction-tuned Gemma model',
605
+ displayName: 'Gemma 3 27B',
606
+ description: 'Google Gemma 3 27B instruction-tuned model',
572
607
  pricing: { input: 0, output: 0 },
573
608
  benchmarks: {
574
609
  intelligence: 10.1,
575
610
  mmluPro: 0.48,
576
611
  gpqa: 0.28,
577
612
  },
578
- performance: {
579
- intelligenceScore: 10.1,
580
- },
613
+ contextLength: 131072,
581
614
  context: {
582
615
  input: {
583
616
  text: true,
@@ -594,13 +627,13 @@ export const MODEL_REGISTRY = {
594
627
  },
595
628
  deprecated: false,
596
629
  isAvailable: true,
597
- lastUpdated: '2026-01-25',
630
+ lastUpdated: '2026-03-01',
598
631
  },
599
632
  'imagen-4.0-fast-generate-001': {
600
633
  type: 'image',
601
634
  provider: 'google',
602
635
  displayName: 'Imagen 4.0 Fast',
603
- imagePricing: 0.02,
636
+ unitPricing: 0.02,
604
637
  context: {
605
638
  input: {
606
639
  text: true,
@@ -623,7 +656,7 @@ export const MODEL_REGISTRY = {
623
656
  type: 'image',
624
657
  provider: 'google',
625
658
  displayName: 'Imagen 4.0 Ultra',
626
- imagePricing: 0.06,
659
+ unitPricing: 0.06,
627
660
  context: {
628
661
  input: {
629
662
  text: true,
@@ -643,7 +676,7 @@ export const MODEL_REGISTRY = {
643
676
  lastUpdated: '2026-01-25',
644
677
  },
645
678
  'text-embedding-004': {
646
- type: 'embedding',
679
+ type: 'embeddings',
647
680
  provider: 'google',
648
681
  displayName: 'Text Embedding 004',
649
682
  pricing: { input: 0.15 },
@@ -712,8 +745,9 @@ export const MODEL_REGISTRY = {
712
745
  'codestral-2412': {
713
746
  type: 'chat',
714
747
  provider: 'mistral',
715
- displayName: 'Codestral',
716
- description: 'Our cutting-edge language model for code completion released end of July 2025.',
748
+ displayName: 'Codestral (Dec 2024)',
749
+ description: 'Code generation model released December 2024',
750
+ pricing: { input: 0.3, output: 0.9 },
717
751
  benchmarks: {
718
752
  intelligence: 68.5,
719
753
  coding: 53.5,
@@ -721,9 +755,7 @@ export const MODEL_REGISTRY = {
721
755
  mmluPro: 0.87,
722
756
  gpqa: 0.84,
723
757
  },
724
- performance: {
725
- intelligenceScore: 68.5,
726
- },
758
+ contextLength: 256000,
727
759
  context: {
728
760
  input: {
729
761
  text: true,
@@ -740,13 +772,15 @@ export const MODEL_REGISTRY = {
740
772
  },
741
773
  deprecated: false,
742
774
  isAvailable: true,
743
- lastUpdated: '2026-01-25',
775
+ lastUpdated: '2026-03-01',
744
776
  },
745
777
  'codestral-2508': {
746
778
  type: 'chat',
747
779
  provider: 'mistral',
748
- displayName: 'Codestral',
749
- description: 'Our cutting-edge language model for code completion released end of July 2025.',
780
+ displayName: 'Codestral (Aug 2025)',
781
+ description: 'Cutting-edge language model for coding released August 2025',
782
+ pricing: { input: 0.3, output: 0.9 },
783
+ contextLength: 256000,
750
784
  context: {
751
785
  input: {
752
786
  text: true,
@@ -763,10 +797,10 @@ export const MODEL_REGISTRY = {
763
797
  },
764
798
  deprecated: false,
765
799
  isAvailable: true,
766
- lastUpdated: '2026-01-25',
800
+ lastUpdated: '2026-03-01',
767
801
  },
768
802
  'codestral-embed-2505': {
769
- type: 'embedding',
803
+ type: 'embeddings',
770
804
  provider: 'mistral',
771
805
  displayName: 'Codestral Embed',
772
806
  description: 'Our state-of-the-art semantic for extracting representation of code extracts',
@@ -792,8 +826,9 @@ export const MODEL_REGISTRY = {
792
826
  'devstral-2512': {
793
827
  type: 'chat',
794
828
  provider: 'mistral',
795
- displayName: 'Devstral 2',
796
- description: 'Our frontier code agents model for solving software engineering tasks.',
829
+ displayName: 'Devstral 2 (Dec 2025)',
830
+ description: 'Latest Devstral code-agentic model',
831
+ pricing: { input: 0.4, output: 2 },
797
832
  benchmarks: {
798
833
  intelligence: 18.6,
799
834
  coding: 15.9,
@@ -801,9 +836,7 @@ export const MODEL_REGISTRY = {
801
836
  mmluPro: 0.71,
802
837
  gpqa: 0.49,
803
838
  },
804
- performance: {
805
- intelligenceScore: 18.6,
806
- },
839
+ contextLength: 262144,
807
840
  context: {
808
841
  input: {
809
842
  text: true,
@@ -820,13 +853,14 @@ export const MODEL_REGISTRY = {
820
853
  },
821
854
  deprecated: false,
822
855
  isAvailable: true,
823
- lastUpdated: '2026-01-25',
856
+ lastUpdated: '2026-03-01',
824
857
  },
825
858
  'magistral-medium-2509': {
826
859
  type: 'chat',
827
860
  provider: 'mistral',
828
- displayName: 'Magistral Medium 1.2',
829
- description: 'Our frontier-class multimodal reasoning model.',
861
+ displayName: 'Magistral Medium',
862
+ description: 'Frontier-class reasoning model released September 2025',
863
+ pricing: { input: 2, output: 6 },
830
864
  benchmarks: {
831
865
  intelligence: 18.7,
832
866
  coding: 16,
@@ -834,9 +868,7 @@ export const MODEL_REGISTRY = {
834
868
  mmluPro: 0.75,
835
869
  gpqa: 0.68,
836
870
  },
837
- performance: {
838
- intelligenceScore: 18.7,
839
- },
871
+ contextLength: 131072,
840
872
  context: {
841
873
  input: {
842
874
  text: true,
@@ -853,13 +885,14 @@ export const MODEL_REGISTRY = {
853
885
  },
854
886
  deprecated: false,
855
887
  isAvailable: true,
856
- lastUpdated: '2026-01-25',
888
+ lastUpdated: '2026-03-01',
857
889
  },
858
890
  'magistral-small-2509': {
859
891
  type: 'chat',
860
892
  provider: 'mistral',
861
- displayName: 'Magistral Small 1.2',
862
- description: 'Our small multimodal reasoning model.',
893
+ displayName: 'Magistral Small',
894
+ description: 'Efficient reasoning model released September 2025',
895
+ pricing: { input: 0.5, output: 1.5 },
863
896
  benchmarks: {
864
897
  intelligence: 16.8,
865
898
  coding: 11.1,
@@ -867,9 +900,7 @@ export const MODEL_REGISTRY = {
867
900
  mmluPro: 0.75,
868
901
  gpqa: 0.64,
869
902
  },
870
- performance: {
871
- intelligenceScore: 16.8,
872
- },
903
+ contextLength: 131072,
873
904
  context: {
874
905
  input: {
875
906
  text: true,
@@ -886,13 +917,14 @@ export const MODEL_REGISTRY = {
886
917
  },
887
918
  deprecated: false,
888
919
  isAvailable: true,
889
- lastUpdated: '2026-01-25',
920
+ lastUpdated: '2026-03-01',
890
921
  },
891
922
  'ministral-14b-2512': {
892
923
  type: 'chat',
893
924
  provider: 'mistral',
894
- displayName: 'Ministral 3 14B',
895
- description: 'A powerful model offering best-in-class text and vision capabilities.',
925
+ displayName: 'Ministral 14B',
926
+ description: 'Ministral 3 (Tinystral) 14B Instruct',
927
+ pricing: { input: 0.2, output: 0.2 },
896
928
  benchmarks: {
897
929
  intelligence: 16,
898
930
  coding: 10.9,
@@ -900,9 +932,7 @@ export const MODEL_REGISTRY = {
900
932
  mmluPro: 0.69,
901
933
  gpqa: 0.57,
902
934
  },
903
- performance: {
904
- intelligenceScore: 16,
905
- },
935
+ contextLength: 262144,
906
936
  context: {
907
937
  input: {
908
938
  text: true,
@@ -919,13 +949,14 @@ export const MODEL_REGISTRY = {
919
949
  },
920
950
  deprecated: false,
921
951
  isAvailable: true,
922
- lastUpdated: '2026-01-25',
952
+ lastUpdated: '2026-03-01',
923
953
  },
924
954
  'ministral-3b-2512': {
925
955
  type: 'chat',
926
956
  provider: 'mistral',
927
- displayName: 'Ministral 3 3B',
928
- description: 'A tiny and efficient model offering best-in-class text and vision capabilities.',
957
+ displayName: 'Ministral 3B',
958
+ description: 'Ministral 3 (Tinystral) 3B Instruct',
959
+ pricing: { input: 0.1, output: 0.1 },
929
960
  benchmarks: {
930
961
  intelligence: 11.2,
931
962
  coding: 4.8,
@@ -933,9 +964,7 @@ export const MODEL_REGISTRY = {
933
964
  mmluPro: 0.52,
934
965
  gpqa: 0.36,
935
966
  },
936
- performance: {
937
- intelligenceScore: 11.2,
938
- },
967
+ contextLength: 131072,
939
968
  context: {
940
969
  input: {
941
970
  text: true,
@@ -952,13 +981,14 @@ export const MODEL_REGISTRY = {
952
981
  },
953
982
  deprecated: false,
954
983
  isAvailable: true,
955
- lastUpdated: '2026-01-25',
984
+ lastUpdated: '2026-03-01',
956
985
  },
957
986
  'ministral-8b-2512': {
958
987
  type: 'chat',
959
988
  provider: 'mistral',
960
- displayName: 'Ministral 3 8B',
961
- description: 'A powerful and efficient model offering best-in-class text and vision capabilities.',
989
+ displayName: 'Ministral 8B',
990
+ description: 'Ministral 3 (Tinystral) 8B Instruct',
991
+ pricing: { input: 0.15, output: 0.15 },
962
992
  benchmarks: {
963
993
  intelligence: 14.6,
964
994
  coding: 10,
@@ -966,9 +996,7 @@ export const MODEL_REGISTRY = {
966
996
  mmluPro: 0.64,
967
997
  gpqa: 0.47,
968
998
  },
969
- performance: {
970
- intelligenceScore: 14.6,
971
- },
999
+ contextLength: 262144,
972
1000
  context: {
973
1001
  input: {
974
1002
  text: true,
@@ -985,10 +1013,10 @@ export const MODEL_REGISTRY = {
985
1013
  },
986
1014
  deprecated: false,
987
1015
  isAvailable: true,
988
- lastUpdated: '2026-01-25',
1016
+ lastUpdated: '2026-03-01',
989
1017
  },
990
1018
  'mistral-embed': {
991
- type: 'embedding',
1019
+ type: 'embeddings',
992
1020
  provider: 'mistral',
993
1021
  displayName: 'Mistral Embed',
994
1022
  description: 'Our state-of-the-art semantic for extracting representation of code extracts',
@@ -1011,11 +1039,67 @@ export const MODEL_REGISTRY = {
1011
1039
  isAvailable: true,
1012
1040
  lastUpdated: '2026-01-25',
1013
1041
  },
1042
+ 'mistral-large-2512': {
1043
+ type: 'chat',
1044
+ provider: 'mistral',
1045
+ displayName: 'Mistral Large 3 (Dec 2025)',
1046
+ description: 'Latest Mistral Large model released December 2025',
1047
+ pricing: { input: 0.5, output: 1.5 },
1048
+ benchmarks: {
1049
+ intelligence: 2.6,
1050
+ mmluPro: 0.39,
1051
+ gpqa: 0.29,
1052
+ },
1053
+ contextLength: 262144,
1054
+ context: {
1055
+ input: {
1056
+ text: true,
1057
+ audio: false,
1058
+ image: true,
1059
+ video: false
1060
+ },
1061
+ output: {
1062
+ text: true,
1063
+ audio: false,
1064
+ image: false,
1065
+ video: false
1066
+ }
1067
+ },
1068
+ deprecated: false,
1069
+ isAvailable: true,
1070
+ lastUpdated: '2026-03-01',
1071
+ },
1072
+ 'mistral-medium-2505': {
1073
+ type: 'chat',
1074
+ provider: 'mistral',
1075
+ displayName: 'Mistral Medium 3',
1076
+ description: 'Frontier-class multimodal model released May 2025',
1077
+ pricing: { input: 0.4, output: 2 },
1078
+ contextLength: 131072,
1079
+ context: {
1080
+ input: {
1081
+ text: true,
1082
+ audio: false,
1083
+ image: true,
1084
+ video: false
1085
+ },
1086
+ output: {
1087
+ text: true,
1088
+ audio: false,
1089
+ image: false,
1090
+ video: false
1091
+ }
1092
+ },
1093
+ deprecated: false,
1094
+ isAvailable: true,
1095
+ lastUpdated: '2026-03-01',
1096
+ },
1014
1097
  'mistral-medium-2508': {
1015
1098
  type: 'chat',
1016
1099
  provider: 'mistral',
1017
1100
  displayName: 'Mistral Medium 3.1',
1018
- description: 'Our frontier-class multimodal model released August 2025.',
1101
+ description: 'Update on Mistral Medium 3 with improved capabilities',
1102
+ pricing: { input: 0.4, output: 2 },
1019
1103
  benchmarks: {
1020
1104
  intelligence: 17.6,
1021
1105
  coding: 13.6,
@@ -1023,9 +1107,7 @@ export const MODEL_REGISTRY = {
1023
1107
  mmluPro: 0.76,
1024
1108
  gpqa: 0.58,
1025
1109
  },
1026
- performance: {
1027
- intelligenceScore: 17.6,
1028
- },
1110
+ contextLength: 131072,
1029
1111
  context: {
1030
1112
  input: {
1031
1113
  text: true,
@@ -1042,13 +1124,30 @@ export const MODEL_REGISTRY = {
1042
1124
  },
1043
1125
  deprecated: false,
1044
1126
  isAvailable: true,
1045
- lastUpdated: '2026-01-25',
1127
+ lastUpdated: '2026-03-01',
1128
+ },
1129
+ 'mistral-moderation-latest': {
1130
+ type: 'moderation',
1131
+ provider: 'mistral',
1132
+ displayName: '',
1133
+ deprecated: false,
1134
+ isAvailable: true,
1135
+ lastUpdated: '2026-03-01',
1136
+ },
1137
+ 'mistral-ocr-latest': {
1138
+ type: 'ocr',
1139
+ provider: 'mistral',
1140
+ displayName: '',
1141
+ deprecated: false,
1142
+ isAvailable: true,
1143
+ lastUpdated: '2026-03-01',
1046
1144
  },
1047
1145
  'mistral-small-2501': {
1048
1146
  type: 'chat',
1049
1147
  provider: 'mistral',
1050
- displayName: 'Mistral Small 3.2',
1051
- description: 'An update to our previous small model, released June 2025.',
1148
+ displayName: 'Mistral Small 3',
1149
+ description: 'Enterprise-grade small model released January 2025',
1150
+ pricing: { input: 0.05, output: 0.08 },
1052
1151
  benchmarks: {
1053
1152
  intelligence: 14,
1054
1153
  coding: 13.9,
@@ -1056,9 +1155,7 @@ export const MODEL_REGISTRY = {
1056
1155
  mmluPro: 0.66,
1057
1156
  gpqa: 0.45,
1058
1157
  },
1059
- performance: {
1060
- intelligenceScore: 14,
1061
- },
1158
+ contextLength: 131072,
1062
1159
  context: {
1063
1160
  input: {
1064
1161
  text: true,
@@ -1075,13 +1172,14 @@ export const MODEL_REGISTRY = {
1075
1172
  },
1076
1173
  deprecated: false,
1077
1174
  isAvailable: true,
1078
- lastUpdated: '2026-01-25',
1175
+ lastUpdated: '2026-03-01',
1079
1176
  },
1080
1177
  'mistral-small-2506': {
1081
1178
  type: 'chat',
1082
1179
  provider: 'mistral',
1083
1180
  displayName: 'Mistral Small 3.2',
1084
- description: 'An update to our previous small model, released June 2025.',
1181
+ description: 'Latest enterprise-grade small model released June 2025',
1182
+ pricing: { input: 0.06, output: 0.18 },
1085
1183
  benchmarks: {
1086
1184
  intelligence: 24.9,
1087
1185
  coding: 18.3,
@@ -1089,14 +1187,12 @@ export const MODEL_REGISTRY = {
1089
1187
  mmluPro: 0.66,
1090
1188
  gpqa: 0.45,
1091
1189
  },
1092
- performance: {
1093
- intelligenceScore: 24.9,
1094
- },
1190
+ contextLength: 131072,
1095
1191
  context: {
1096
1192
  input: {
1097
1193
  text: true,
1098
1194
  audio: false,
1099
- image: false,
1195
+ image: true,
1100
1196
  video: false
1101
1197
  },
1102
1198
  output: {
@@ -1108,13 +1204,15 @@ export const MODEL_REGISTRY = {
1108
1204
  },
1109
1205
  deprecated: false,
1110
1206
  isAvailable: true,
1111
- lastUpdated: '2026-01-25',
1207
+ lastUpdated: '2026-03-01',
1112
1208
  },
1113
1209
  'mistral-tiny-2407': {
1114
1210
  type: 'chat',
1115
1211
  provider: 'mistral',
1116
- displayName: 'Mistral Tiny',
1117
- description: 'Legacy small model from July 2024.',
1212
+ displayName: 'Mistral Tiny (Nemo)',
1213
+ description: 'Alias for Mistral Nemo',
1214
+ pricing: { input: 0.02, output: 0.04 },
1215
+ contextLength: 131072,
1118
1216
  context: {
1119
1217
  input: {
1120
1218
  text: true,
@@ -1131,21 +1229,20 @@ export const MODEL_REGISTRY = {
1131
1229
  },
1132
1230
  deprecated: false,
1133
1231
  isAvailable: true,
1134
- lastUpdated: '2026-01-25',
1232
+ lastUpdated: '2026-03-01',
1135
1233
  },
1136
1234
  'open-mistral-nemo-2407': {
1137
1235
  type: 'chat',
1138
1236
  provider: 'mistral',
1139
- displayName: 'Mistral Nemo 12B',
1140
- description: 'Our best multilingual open source model released July 2024.',
1237
+ displayName: 'Mistral Nemo',
1238
+ description: 'Best multilingual open source model released July 2024',
1239
+ pricing: { input: 0.02, output: 0.04 },
1141
1240
  benchmarks: {
1142
1241
  intelligence: 7.4,
1143
1242
  mmluPro: 0.25,
1144
1243
  gpqa: 0.18,
1145
1244
  },
1146
- performance: {
1147
- intelligenceScore: 7.4,
1148
- },
1245
+ contextLength: 131072,
1149
1246
  context: {
1150
1247
  input: {
1151
1248
  text: true,
@@ -1162,13 +1259,15 @@ export const MODEL_REGISTRY = {
1162
1259
  },
1163
1260
  deprecated: false,
1164
1261
  isAvailable: true,
1165
- lastUpdated: '2026-01-25',
1262
+ lastUpdated: '2026-03-01',
1166
1263
  },
1167
1264
  'pixtral-12b-2409': {
1168
1265
  type: 'chat',
1169
1266
  provider: 'mistral',
1170
1267
  displayName: 'Pixtral 12B',
1171
- description: 'Multimodal model with vision capabilities.',
1268
+ description: 'Multimodal model with vision capabilities',
1269
+ pricing: { input: 0.15, output: 0.15 },
1270
+ contextLength: 131072,
1172
1271
  context: {
1173
1272
  input: {
1174
1273
  text: true,
@@ -1185,22 +1284,21 @@ export const MODEL_REGISTRY = {
1185
1284
  },
1186
1285
  deprecated: false,
1187
1286
  isAvailable: true,
1188
- lastUpdated: '2026-01-25',
1287
+ lastUpdated: '2026-03-01',
1189
1288
  },
1190
1289
  'pixtral-large-2411': {
1191
1290
  type: 'chat',
1192
1291
  provider: 'mistral',
1193
1292
  displayName: 'Pixtral Large',
1194
- description: 'Our first frontier-class multimodal model released November 2024.',
1293
+ description: 'Large multimodal model with vision capabilities',
1294
+ pricing: { input: 2, output: 6 },
1195
1295
  benchmarks: {
1196
1296
  intelligence: 14,
1197
1297
  math: 2.3,
1198
1298
  mmluPro: 0.7,
1199
1299
  gpqa: 0.51,
1200
1300
  },
1201
- performance: {
1202
- intelligenceScore: 14,
1203
- },
1301
+ contextLength: 131072,
1204
1302
  context: {
1205
1303
  input: {
1206
1304
  text: true,
@@ -1217,7 +1315,7 @@ export const MODEL_REGISTRY = {
1217
1315
  },
1218
1316
  deprecated: false,
1219
1317
  isAvailable: true,
1220
- lastUpdated: '2026-01-25',
1318
+ lastUpdated: '2026-03-01',
1221
1319
  },
1222
1320
  'voxtral-mini-latest': {
1223
1321
  type: 'chat',
@@ -1243,11 +1341,21 @@ export const MODEL_REGISTRY = {
1243
1341
  isAvailable: true,
1244
1342
  lastUpdated: '2026-01-25',
1245
1343
  },
1344
+ 'voxtral-mini-transcribe-2507': {
1345
+ type: 'stt',
1346
+ provider: 'mistral',
1347
+ displayName: '',
1348
+ deprecated: false,
1349
+ isAvailable: true,
1350
+ lastUpdated: '2026-03-01',
1351
+ },
1246
1352
  'voxtral-small-2507': {
1247
- type: 'chat',
1353
+ type: 'audio',
1248
1354
  provider: 'mistral',
1249
1355
  displayName: 'Voxtral Small',
1250
- description: 'Our first model with audio input capabilities for instruct use cases.',
1356
+ description: 'Small audio understanding model released July 2025',
1357
+ pricing: { input: 0.1, output: 0.3 },
1358
+ contextLength: 32768,
1251
1359
  context: {
1252
1360
  input: {
1253
1361
  text: true,
@@ -1264,14 +1372,21 @@ export const MODEL_REGISTRY = {
1264
1372
  },
1265
1373
  deprecated: false,
1266
1374
  isAvailable: true,
1267
- lastUpdated: '2026-01-25',
1375
+ lastUpdated: '2026-03-01',
1268
1376
  },
1269
1377
  'dall-e-3': {
1270
1378
  type: 'image',
1271
1379
  provider: 'openai',
1272
1380
  displayName: 'DALL·E 3',
1273
1381
  description: 'Previous generation image generation model',
1274
- imagePricing: { 'hd-1024x1024': 0.08, 'hd-1024x1792': 0.12, 'hd-1792x1024': 0.12, 'standard-1024x1024': 0.04, 'standard-1024x1792': 0.08, 'standard-1792x1024': 0.08 },
1382
+ unitPricing: {
1383
+ 'hd-1024x1024': 0.08,
1384
+ 'hd-1024x1792': 0.12,
1385
+ 'hd-1792x1024': 0.12,
1386
+ 'standard-1024x1024': 0.04,
1387
+ 'standard-1024x1792': 0.08,
1388
+ 'standard-1792x1024': 0.08
1389
+ },
1275
1390
  context: {
1276
1391
  input: {
1277
1392
  text: true,
@@ -1350,9 +1465,6 @@ export const MODEL_REGISTRY = {
1350
1465
  intelligence: 12.8,
1351
1466
  coding: 13.1,
1352
1467
  },
1353
- performance: {
1354
- intelligenceScore: 12.8,
1355
- },
1356
1468
  contextLength: 128000,
1357
1469
  context: {
1358
1470
  input: {
@@ -1377,7 +1489,7 @@ export const MODEL_REGISTRY = {
1377
1489
  provider: 'openai',
1378
1490
  displayName: 'GPT-4.1',
1379
1491
  description: 'Smartest non-reasoning model',
1380
- pricing: { input: 2, output: 8 },
1492
+ pricing: { input: 3, output: 12 },
1381
1493
  benchmarks: {
1382
1494
  intelligence: 22.4,
1383
1495
  coding: 18.5,
@@ -1385,9 +1497,6 @@ export const MODEL_REGISTRY = {
1385
1497
  mmluPro: 0.78,
1386
1498
  gpqa: 0.66,
1387
1499
  },
1388
- performance: {
1389
- intelligenceScore: 22.4,
1390
- },
1391
1500
  contextLength: 128000,
1392
1501
  context: {
1393
1502
  input: {
@@ -1412,7 +1521,7 @@ export const MODEL_REGISTRY = {
1412
1521
  provider: 'openai',
1413
1522
  displayName: 'GPT-4.1 nano',
1414
1523
  description: 'Fastest, most cost-efficient version of GPT-4.1',
1415
- pricing: { input: 0.1, output: 0.4 },
1524
+ pricing: { input: 0.2, output: 0.8 },
1416
1525
  benchmarks: {
1417
1526
  intelligence: 12.9,
1418
1527
  coding: 11.2,
@@ -1420,9 +1529,6 @@ export const MODEL_REGISTRY = {
1420
1529
  mmluPro: 0.66,
1421
1530
  gpqa: 0.51,
1422
1531
  },
1423
- performance: {
1424
- intelligenceScore: 12.9,
1425
- },
1426
1532
  contextLength: 128000,
1427
1533
  context: {
1428
1534
  input: {
@@ -1454,9 +1560,6 @@ export const MODEL_REGISTRY = {
1454
1560
  mmluPro: 0.8,
1455
1561
  gpqa: 0.66,
1456
1562
  },
1457
- performance: {
1458
- intelligenceScore: 18.6,
1459
- },
1460
1563
  contextLength: 128000,
1461
1564
  context: {
1462
1565
  input: {
@@ -1575,10 +1678,10 @@ export const MODEL_REGISTRY = {
1575
1678
  lastUpdated: '2026-01-25',
1576
1679
  },
1577
1680
  'gpt-4o-mini-transcribe': {
1578
- type: 'audio',
1681
+ type: 'stt',
1579
1682
  provider: 'openai',
1580
- displayName: 'GPT-4o mini Transcribe',
1581
- description: 'Speech-to-text model powered by GPT-4o mini',
1683
+ displayName: 'GPT-4o Mini Transcribe',
1684
+ description: 'Compact speech-to-text model',
1582
1685
  pricing: { input: 1.25, output: 5 },
1583
1686
  context: {
1584
1687
  input: {
@@ -1596,7 +1699,7 @@ export const MODEL_REGISTRY = {
1596
1699
  },
1597
1700
  deprecated: false,
1598
1701
  isAvailable: true,
1599
- lastUpdated: '2026-01-25',
1702
+ lastUpdated: '2026-03-01',
1600
1703
  },
1601
1704
  'gpt-4o-mini-transcribe-2025-12-15': {
1602
1705
  type: 'audio',
@@ -1746,10 +1849,10 @@ export const MODEL_REGISTRY = {
1746
1849
  lastUpdated: '2026-01-25',
1747
1850
  },
1748
1851
  'gpt-4o-transcribe': {
1749
- type: 'audio',
1852
+ type: 'stt',
1750
1853
  provider: 'openai',
1751
1854
  displayName: 'GPT-4o Transcribe',
1752
- description: 'Speech-to-text model powered by GPT-4o',
1855
+ description: 'Speech-to-text transcription model',
1753
1856
  pricing: { input: 2.5, output: 10 },
1754
1857
  context: {
1755
1858
  input: {
@@ -1767,7 +1870,7 @@ export const MODEL_REGISTRY = {
1767
1870
  },
1768
1871
  deprecated: false,
1769
1872
  isAvailable: true,
1770
- lastUpdated: '2026-01-25',
1873
+ lastUpdated: '2026-03-01',
1771
1874
  },
1772
1875
  'gpt-4o-transcribe-diarize': {
1773
1876
  type: 'audio',
@@ -1793,6 +1896,23 @@ export const MODEL_REGISTRY = {
1793
1896
  isAvailable: true,
1794
1897
  lastUpdated: '2026-01-25',
1795
1898
  },
1899
+ 'gpt-5': {
1900
+ type: 'chat',
1901
+ provider: 'openai',
1902
+ displayName: 'GPT-5',
1903
+ description: 'GPT-5 model',
1904
+ deprecated: false,
1905
+ isAvailable: true,
1906
+ lastUpdated: '2026-03-01',
1907
+ },
1908
+ 'gpt-5-codex': {
1909
+ type: 'chat',
1910
+ provider: 'openai',
1911
+ displayName: '',
1912
+ deprecated: false,
1913
+ isAvailable: true,
1914
+ lastUpdated: '2026-03-01',
1915
+ },
1796
1916
  'gpt-5-mini-2025-08-07': {
1797
1917
  type: 'chat',
1798
1918
  provider: 'openai',
@@ -1802,9 +1922,6 @@ export const MODEL_REGISTRY = {
1802
1922
  benchmarks: {
1803
1923
  intelligence: 11.9,
1804
1924
  },
1805
- performance: {
1806
- intelligenceScore: 11.9,
1807
- },
1808
1925
  contextLength: 128000,
1809
1926
  context: {
1810
1927
  input: {
@@ -1824,11 +1941,20 @@ export const MODEL_REGISTRY = {
1824
1941
  isAvailable: true,
1825
1942
  lastUpdated: '2026-01-25',
1826
1943
  },
1944
+ 'gpt-5-nano': {
1945
+ type: 'chat',
1946
+ provider: 'openai',
1947
+ displayName: 'GPT-5 Nano',
1948
+ description: 'Smallest and fastest GPT-5 model',
1949
+ deprecated: false,
1950
+ isAvailable: true,
1951
+ lastUpdated: '2026-03-01',
1952
+ },
1827
1953
  'gpt-5-nano-2025-08-07': {
1828
1954
  type: 'chat',
1829
1955
  provider: 'openai',
1830
- displayName: 'GPT-5 nano',
1831
- description: 'Fastest, most cost-efficient version of GPT-5',
1956
+ displayName: 'GPT-5 Nano',
1957
+ description: 'Smallest and fastest GPT-5 model',
1832
1958
  pricing: { input: 0.05, output: 0.4 },
1833
1959
  benchmarks: {
1834
1960
  intelligence: 25.7,
@@ -1837,9 +1963,6 @@ export const MODEL_REGISTRY = {
1837
1963
  mmluPro: 0.77,
1838
1964
  gpqa: 0.67,
1839
1965
  },
1840
- performance: {
1841
- intelligenceScore: 25.7,
1842
- },
1843
1966
  contextLength: 128000,
1844
1967
  context: {
1845
1968
  input: {
@@ -1857,13 +1980,30 @@ export const MODEL_REGISTRY = {
1857
1980
  },
1858
1981
  deprecated: false,
1859
1982
  isAvailable: true,
1860
- lastUpdated: '2026-01-25',
1983
+ lastUpdated: '2026-03-01',
1984
+ },
1985
+ 'gpt-5-pro': {
1986
+ type: 'chat',
1987
+ provider: 'openai',
1988
+ displayName: 'GPT-5 Pro',
1989
+ description: 'Premium GPT-5 model for complex tasks',
1990
+ deprecated: false,
1991
+ isAvailable: true,
1992
+ lastUpdated: '2026-03-01',
1993
+ },
1994
+ 'gpt-5-pro-2025-10-06': {
1995
+ type: 'chat',
1996
+ provider: 'openai',
1997
+ displayName: '',
1998
+ deprecated: false,
1999
+ isAvailable: true,
2000
+ lastUpdated: '2026-03-01',
1861
2001
  },
1862
2002
  'gpt-5-search-api-2025-10-14': {
1863
2003
  type: 'chat',
1864
2004
  provider: 'openai',
1865
- displayName: 'GPT-5 Search API',
1866
- description: 'GPT-5 model optimized for web search capabilities',
2005
+ displayName: 'GPT-5 Search API (Oct 2025)',
2006
+ description: 'GPT-5 with search capabilities',
1867
2007
  pricing: { input: 1.25, output: 10 },
1868
2008
  benchmarks: {
1869
2009
  intelligence: 68.5,
@@ -1872,9 +2012,6 @@ export const MODEL_REGISTRY = {
1872
2012
  mmluPro: 0.87,
1873
2013
  gpqa: 0.84,
1874
2014
  },
1875
- performance: {
1876
- intelligenceScore: 68.5,
1877
- },
1878
2015
  contextLength: 128000,
1879
2016
  context: {
1880
2017
  input: {
@@ -1892,13 +2029,22 @@ export const MODEL_REGISTRY = {
1892
2029
  },
1893
2030
  deprecated: false,
1894
2031
  isAvailable: true,
1895
- lastUpdated: '2026-01-25',
2032
+ lastUpdated: '2026-03-01',
1896
2033
  },
1897
- 'gpt-5.1-2025-11-13': {
2034
+ 'gpt-5.1': {
1898
2035
  type: 'chat',
1899
2036
  provider: 'openai',
1900
2037
  displayName: 'GPT-5.1',
1901
- description: 'The best model for coding and agentic tasks with configurable reasoning effort',
2038
+ description: 'GPT-5.1 model',
2039
+ deprecated: false,
2040
+ isAvailable: true,
2041
+ lastUpdated: '2026-03-01',
2042
+ },
2043
+ 'gpt-5.1-2025-11-13': {
2044
+ type: 'chat',
2045
+ provider: 'openai',
2046
+ displayName: 'GPT-5.1 (Nov 2025)',
2047
+ description: 'GPT-5.1 model released November 2025',
1902
2048
  pricing: { input: 1.25, output: 10 },
1903
2049
  benchmarks: {
1904
2050
  intelligence: 27.4,
@@ -1907,9 +2053,6 @@ export const MODEL_REGISTRY = {
1907
2053
  mmluPro: 0.8,
1908
2054
  gpqa: 0.64,
1909
2055
  },
1910
- performance: {
1911
- intelligenceScore: 27.4,
1912
- },
1913
2056
  contextLength: 128000,
1914
2057
  context: {
1915
2058
  input: {
@@ -1927,7 +2070,41 @@ export const MODEL_REGISTRY = {
1927
2070
  },
1928
2071
  deprecated: false,
1929
2072
  isAvailable: true,
1930
- lastUpdated: '2026-01-25',
2073
+ lastUpdated: '2026-03-01',
2074
+ },
2075
+ 'gpt-5.1-codex': {
2076
+ type: 'chat',
2077
+ provider: 'openai',
2078
+ displayName: '',
2079
+ deprecated: false,
2080
+ isAvailable: true,
2081
+ lastUpdated: '2026-03-01',
2082
+ },
2083
+ 'gpt-5.1-codex-max': {
2084
+ type: 'chat',
2085
+ provider: 'openai',
2086
+ displayName: '',
2087
+ deprecated: false,
2088
+ isAvailable: true,
2089
+ lastUpdated: '2026-03-01',
2090
+ },
2091
+ 'gpt-5.1-codex-mini': {
2092
+ type: 'chat',
2093
+ provider: 'openai',
2094
+ displayName: '',
2095
+ deprecated: false,
2096
+ isAvailable: true,
2097
+ lastUpdated: '2026-03-01',
2098
+ },
2099
+ 'gpt-5.2': {
2100
+ type: 'chat',
2101
+ provider: 'openai',
2102
+ displayName: 'GPT-5.2',
2103
+ description: 'Latest GPT-5.2 model',
2104
+ pricing: { input: 1.75, output: 14 },
2105
+ deprecated: false,
2106
+ isAvailable: true,
2107
+ lastUpdated: '2026-03-01',
1931
2108
  },
1932
2109
  'gpt-5.2-2025-12-11': {
1933
2110
  type: 'chat',
@@ -1936,14 +2113,7 @@ export const MODEL_REGISTRY = {
1936
2113
  description: 'The best model for coding and agentic tasks across industries',
1937
2114
  pricing: { input: 1.75, output: 14 },
1938
2115
  benchmarks: {
1939
- intelligence: 44.5,
1940
- coding: 38.9,
1941
- math: 98.7,
1942
- mmluPro: 0.87,
1943
- gpqa: 0.84,
1944
- },
1945
- performance: {
1946
- intelligenceScore: 44.5,
2116
+ gpqa: 93.2,
1947
2117
  },
1948
2118
  contextLength: 200000,
1949
2119
  context: {
@@ -1962,13 +2132,44 @@ export const MODEL_REGISTRY = {
1962
2132
  },
1963
2133
  deprecated: false,
1964
2134
  isAvailable: true,
1965
- lastUpdated: '2026-01-25',
2135
+ lastUpdated: '2026-03-01',
2136
+ },
2137
+ 'gpt-5.2-pro': {
2138
+ type: 'chat',
2139
+ provider: 'openai',
2140
+ displayName: 'GPT-5.2 Pro',
2141
+ description: 'Premium GPT-5.2 model for complex tasks',
2142
+ pricing: { input: 21, output: 168 },
2143
+ deprecated: false,
2144
+ isAvailable: true,
2145
+ lastUpdated: '2026-03-01',
2146
+ },
2147
+ 'gpt-5.2-pro-2025-12-11': {
2148
+ type: 'chat',
2149
+ provider: 'openai',
2150
+ displayName: '',
2151
+ pricing: { input: 21, output: 168 },
2152
+ deprecated: false,
2153
+ isAvailable: true,
2154
+ lastUpdated: '2026-03-01',
2155
+ },
2156
+ 'gpt-5.3-codex': {
2157
+ type: 'chat',
2158
+ provider: 'openai',
2159
+ displayName: 'GPT-5.3 Codex',
2160
+ description: 'Latest GPT-5.3 code generation model',
2161
+ benchmarks: {
2162
+ intelligence: 95,
2163
+ },
2164
+ deprecated: false,
2165
+ isAvailable: true,
2166
+ lastUpdated: '2026-03-01',
1966
2167
  },
1967
2168
  'gpt-audio-mini-2025-10-06': {
1968
2169
  type: 'audio',
1969
2170
  provider: 'openai',
1970
- displayName: 'GPT Audio Mini',
1971
- description: 'A cost-efficient version of GPT Audio',
2171
+ displayName: 'GPT Audio Mini (Oct 2025)',
2172
+ description: 'Compact audio processing model',
1972
2173
  pricing: { input: 0.6, output: 2.4 },
1973
2174
  contextLength: 128000,
1974
2175
  context: {
@@ -1987,13 +2188,13 @@ export const MODEL_REGISTRY = {
1987
2188
  },
1988
2189
  deprecated: false,
1989
2190
  isAvailable: true,
1990
- lastUpdated: '2026-01-25',
2191
+ lastUpdated: '2026-03-01',
1991
2192
  },
1992
2193
  'gpt-audio-mini-2025-12-15': {
1993
2194
  type: 'audio',
1994
2195
  provider: 'openai',
1995
- displayName: 'gpt-audio-mini',
1996
- description: 'A cost-efficient version of GPT Audio',
2196
+ displayName: 'GPT Audio Mini (Dec 2025)',
2197
+ description: 'Compact audio processing model released December 2025',
1997
2198
  pricing: { input: 0.6, output: 2.4 },
1998
2199
  contextLength: 128000,
1999
2200
  context: {
@@ -2012,13 +2213,37 @@ export const MODEL_REGISTRY = {
2012
2213
  },
2013
2214
  deprecated: false,
2014
2215
  isAvailable: true,
2015
- lastUpdated: '2026-01-25',
2216
+ lastUpdated: '2026-03-01',
2217
+ },
2218
+ 'gpt-image-1.5': {
2219
+ type: 'image',
2220
+ provider: 'openai',
2221
+ displayName: 'GPT Image 1.5',
2222
+ description: 'State-of-the-art image generation model',
2223
+ pricing: { input: 5, output: 10 },
2224
+ context: {
2225
+ input: {
2226
+ text: true,
2227
+ audio: false,
2228
+ image: false,
2229
+ video: false
2230
+ },
2231
+ output: {
2232
+ text: false,
2233
+ audio: false,
2234
+ image: true,
2235
+ video: false
2236
+ }
2237
+ },
2238
+ deprecated: false,
2239
+ isAvailable: true,
2240
+ lastUpdated: '2026-03-01',
2016
2241
  },
2017
2242
  'gpt-realtime-2025-08-28': {
2018
- type: 'audio',
2243
+ type: 'chat',
2019
2244
  provider: 'openai',
2020
- displayName: 'GPT Realtime',
2021
- description: 'Model capable of realtime text and audio inputs and outputs',
2245
+ displayName: 'GPT Realtime (Aug 2025)',
2246
+ description: 'Realtime streaming model',
2022
2247
  pricing: { input: 4, output: 16 },
2023
2248
  contextLength: 128000,
2024
2249
  context: {
@@ -2037,13 +2262,13 @@ export const MODEL_REGISTRY = {
2037
2262
  },
2038
2263
  deprecated: false,
2039
2264
  isAvailable: true,
2040
- lastUpdated: '2026-01-25',
2265
+ lastUpdated: '2026-03-01',
2041
2266
  },
2042
2267
  'gpt-realtime-mini-2025-12-15': {
2043
- type: 'audio',
2268
+ type: 'chat',
2044
2269
  provider: 'openai',
2045
- displayName: 'GPT Realtime Mini',
2046
- description: 'A cost-efficient version of GPT Realtime',
2270
+ displayName: 'GPT Realtime Mini (Dec 2025)',
2271
+ description: 'Compact realtime streaming model',
2047
2272
  pricing: { input: 0.6, output: 2.4 },
2048
2273
  contextLength: 128000,
2049
2274
  context: {
@@ -2062,10 +2287,29 @@ export const MODEL_REGISTRY = {
2062
2287
  },
2063
2288
  deprecated: false,
2064
2289
  isAvailable: true,
2065
- lastUpdated: '2026-01-25',
2290
+ lastUpdated: '2026-03-01',
2291
+ },
2292
+ 'o3': {
2293
+ type: 'chat',
2294
+ provider: 'openai',
2295
+ displayName: 'o3',
2296
+ description: 'Advanced reasoning model',
2297
+ deprecated: false,
2298
+ isAvailable: true,
2299
+ lastUpdated: '2026-03-01',
2300
+ },
2301
+ 'o4-mini': {
2302
+ type: 'chat',
2303
+ provider: 'openai',
2304
+ displayName: 'o4-mini',
2305
+ description: 'Compact reasoning model',
2306
+ pricing: { input: 4, output: 16 },
2307
+ deprecated: false,
2308
+ isAvailable: true,
2309
+ lastUpdated: '2026-03-01',
2066
2310
  },
2067
2311
  'text-embedding-3-large': {
2068
- type: 'embedding',
2312
+ type: 'embeddings',
2069
2313
  provider: 'openai',
2070
2314
  displayName: 'text-embedding-3-large',
2071
2315
  description: 'Most capable embedding model',
@@ -2090,7 +2334,7 @@ export const MODEL_REGISTRY = {
2090
2334
  lastUpdated: '2026-01-25',
2091
2335
  },
2092
2336
  'text-embedding-3-small': {
2093
- type: 'embedding',
2337
+ type: 'embeddings',
2094
2338
  provider: 'openai',
2095
2339
  displayName: 'text-embedding-3-small',
2096
2340
  description: 'Small embedding model',
@@ -2115,7 +2359,7 @@ export const MODEL_REGISTRY = {
2115
2359
  lastUpdated: '2026-01-25',
2116
2360
  },
2117
2361
  'text-embedding-ada-002': {
2118
- type: 'embedding',
2362
+ type: 'embeddings',
2119
2363
  provider: 'openai',
2120
2364
  displayName: 'text-embedding-ada-002',
2121
2365
  description: 'Older embedding model',