@ai-sdk/deepinfra 0.0.0-64aae7dd-20260114144918

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/CHANGELOG.md ADDED
@@ -0,0 +1,1607 @@
1
+ # @ai-sdk/deepinfra
2
+
3
+ ## 0.0.0-64aae7dd-20260114144918
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [9fbe723]
8
+ - @ai-sdk/provider-utils@0.0.0-64aae7dd-20260114144918
9
+ - @ai-sdk/provider@0.0.0-64aae7dd-20260114144918
10
+ - @ai-sdk/openai-compatible@0.0.0-64aae7dd-20260114144918
11
+
12
+ ## 2.0.9
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [bc02a3c]
17
+ - @ai-sdk/openai-compatible@2.0.9
18
+
19
+ ## 2.0.8
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [78fcb18]
24
+ - @ai-sdk/openai-compatible@2.0.8
25
+
26
+ ## 2.0.7
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [cd7bb0e]
31
+ - @ai-sdk/openai-compatible@2.0.7
32
+
33
+ ## 2.0.6
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [34d1c8a]
38
+ - @ai-sdk/provider-utils@4.0.5
39
+ - @ai-sdk/openai-compatible@2.0.6
40
+
41
+ ## 2.0.5
42
+
43
+ ### Patch Changes
44
+
45
+ - Updated dependencies [d54c380]
46
+ - @ai-sdk/openai-compatible@2.0.5
47
+
48
+ ## 2.0.4
49
+
50
+ ### Patch Changes
51
+
52
+ - Updated dependencies [d937c8f]
53
+ - @ai-sdk/provider@3.0.2
54
+ - @ai-sdk/openai-compatible@2.0.4
55
+ - @ai-sdk/provider-utils@4.0.4
56
+
57
+ ## 2.0.3
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [0b429d4]
62
+ - @ai-sdk/provider-utils@4.0.3
63
+ - @ai-sdk/openai-compatible@2.0.3
64
+
65
+ ## 2.0.2
66
+
67
+ ### Patch Changes
68
+
69
+ - 863d34f: fix: trigger release to update `@latest`
70
+ - Updated dependencies [863d34f]
71
+ - @ai-sdk/openai-compatible@2.0.2
72
+ - @ai-sdk/provider@3.0.1
73
+ - @ai-sdk/provider-utils@4.0.2
74
+
75
+ ## 2.0.1
76
+
77
+ ### Patch Changes
78
+
79
+ - Updated dependencies [29264a3]
80
+ - @ai-sdk/provider-utils@4.0.1
81
+ - @ai-sdk/openai-compatible@2.0.1
82
+
83
+ ## 2.0.0
84
+
85
+ ### Major Changes
86
+
87
+ - dee8b05: ai SDK 6 beta
88
+
89
+ ### Minor Changes
90
+
91
+ - 78928cb: release: start 5.1 beta
92
+
93
+ ### Patch Changes
94
+
95
+ - 0c3b58b: fix(provider): add specificationVersion to ProviderV3
96
+ - 8d9e8ad: chore(provider): remove generics from EmbeddingModelV3
97
+
98
+ Before
99
+
100
+ ```ts
101
+ model.textEmbeddingModel('my-model-id');
102
+ ```
103
+
104
+ After
105
+
106
+ ```ts
107
+ model.embeddingModel('my-model-id');
108
+ ```
109
+
110
+ - 95f65c2: chore: use import \* from zod/v4
111
+ - 0c4822d: feat: `EmbeddingModelV3`
112
+ - ed329cb: feat: `Provider-V3`
113
+ - 1cad0ab: feat: add provider version to user-agent header
114
+ - 8dac895: feat: `LanguageModelV3`
115
+ - 457318b: chore(provider,ai): switch to SharedV3Warning and unified warnings
116
+ - 9061dc0: feat: image editing
117
+ - 366f50b: chore(provider): add deprecated textEmbeddingModel and textEmbedding aliases
118
+ - 4616b86: chore: update zod peer depenedency version
119
+ - 522f6b8: feat: `ImageModelV3`
120
+ - 10c1322: fix: moved dependency `@ai-sdk/test-server` to devDependencies
121
+ - Updated dependencies
122
+ - @ai-sdk/openai-compatible@2.0.0
123
+ - @ai-sdk/provider@3.0.0
124
+ - @ai-sdk/provider-utils@4.0.0
125
+
126
+ ## 2.0.0-beta.60
127
+
128
+ ### Patch Changes
129
+
130
+ - Updated dependencies [475189e]
131
+ - @ai-sdk/provider@3.0.0-beta.32
132
+ - @ai-sdk/openai-compatible@2.0.0-beta.60
133
+ - @ai-sdk/provider-utils@4.0.0-beta.59
134
+
135
+ ## 2.0.0-beta.59
136
+
137
+ ### Patch Changes
138
+
139
+ - Updated dependencies [2625a04]
140
+ - @ai-sdk/openai-compatible@2.0.0-beta.59
141
+ - @ai-sdk/provider@3.0.0-beta.31
142
+ - @ai-sdk/provider-utils@4.0.0-beta.58
143
+
144
+ ## 2.0.0-beta.58
145
+
146
+ ### Patch Changes
147
+
148
+ - Updated dependencies [cbf52cd]
149
+ - @ai-sdk/openai-compatible@2.0.0-beta.58
150
+ - @ai-sdk/provider@3.0.0-beta.30
151
+ - @ai-sdk/provider-utils@4.0.0-beta.57
152
+
153
+ ## 2.0.0-beta.57
154
+
155
+ ### Patch Changes
156
+
157
+ - Updated dependencies [9549c9e]
158
+ - @ai-sdk/provider@3.0.0-beta.29
159
+ - @ai-sdk/openai-compatible@2.0.0-beta.57
160
+ - @ai-sdk/provider-utils@4.0.0-beta.56
161
+
162
+ ## 2.0.0-beta.56
163
+
164
+ ### Patch Changes
165
+
166
+ - Updated dependencies [50b70d6]
167
+ - @ai-sdk/provider-utils@4.0.0-beta.55
168
+ - @ai-sdk/openai-compatible@2.0.0-beta.56
169
+
170
+ ## 2.0.0-beta.55
171
+
172
+ ### Patch Changes
173
+
174
+ - 9061dc0: feat: image editing
175
+ - Updated dependencies [9061dc0]
176
+ - @ai-sdk/openai-compatible@2.0.0-beta.55
177
+ - @ai-sdk/provider-utils@4.0.0-beta.54
178
+ - @ai-sdk/provider@3.0.0-beta.28
179
+
180
+ ## 2.0.0-beta.54
181
+
182
+ ### Patch Changes
183
+
184
+ - 366f50b: chore(provider): add deprecated textEmbeddingModel and textEmbedding aliases
185
+ - Updated dependencies [366f50b]
186
+ - @ai-sdk/openai-compatible@2.0.0-beta.54
187
+ - @ai-sdk/provider@3.0.0-beta.27
188
+ - @ai-sdk/provider-utils@4.0.0-beta.53
189
+
190
+ ## 2.0.0-beta.53
191
+
192
+ ### Patch Changes
193
+
194
+ - Updated dependencies [763d04a]
195
+ - @ai-sdk/provider-utils@4.0.0-beta.52
196
+ - @ai-sdk/openai-compatible@2.0.0-beta.53
197
+
198
+ ## 2.0.0-beta.52
199
+
200
+ ### Patch Changes
201
+
202
+ - Updated dependencies [c1efac4]
203
+ - @ai-sdk/provider-utils@4.0.0-beta.51
204
+ - @ai-sdk/openai-compatible@2.0.0-beta.52
205
+
206
+ ## 2.0.0-beta.51
207
+
208
+ ### Patch Changes
209
+
210
+ - Updated dependencies [32223c8]
211
+ - @ai-sdk/provider-utils@4.0.0-beta.50
212
+ - @ai-sdk/openai-compatible@2.0.0-beta.51
213
+
214
+ ## 2.0.0-beta.50
215
+
216
+ ### Patch Changes
217
+
218
+ - Updated dependencies [83e5744]
219
+ - @ai-sdk/provider-utils@4.0.0-beta.49
220
+ - @ai-sdk/openai-compatible@2.0.0-beta.50
221
+
222
+ ## 2.0.0-beta.49
223
+
224
+ ### Patch Changes
225
+
226
+ - Updated dependencies [960ec8f]
227
+ - @ai-sdk/provider-utils@4.0.0-beta.48
228
+ - @ai-sdk/openai-compatible@2.0.0-beta.49
229
+
230
+ ## 2.0.0-beta.48
231
+
232
+ ### Patch Changes
233
+
234
+ - Updated dependencies [e9e157f]
235
+ - @ai-sdk/provider-utils@4.0.0-beta.47
236
+ - @ai-sdk/openai-compatible@2.0.0-beta.48
237
+
238
+ ## 2.0.0-beta.47
239
+
240
+ ### Patch Changes
241
+
242
+ - Updated dependencies [81e29ab]
243
+ - @ai-sdk/provider-utils@4.0.0-beta.46
244
+ - @ai-sdk/openai-compatible@2.0.0-beta.47
245
+
246
+ ## 2.0.0-beta.46
247
+
248
+ ### Patch Changes
249
+
250
+ - Updated dependencies [3bd2689]
251
+ - @ai-sdk/openai-compatible@2.0.0-beta.46
252
+ - @ai-sdk/provider@3.0.0-beta.26
253
+ - @ai-sdk/provider-utils@4.0.0-beta.45
254
+
255
+ ## 2.0.0-beta.45
256
+
257
+ ### Patch Changes
258
+
259
+ - Updated dependencies [53f3368]
260
+ - @ai-sdk/provider@3.0.0-beta.25
261
+ - @ai-sdk/openai-compatible@2.0.0-beta.45
262
+ - @ai-sdk/provider-utils@4.0.0-beta.44
263
+
264
+ ## 2.0.0-beta.44
265
+
266
+ ### Patch Changes
267
+
268
+ - Updated dependencies [dce03c4]
269
+ - @ai-sdk/provider-utils@4.0.0-beta.43
270
+ - @ai-sdk/provider@3.0.0-beta.24
271
+ - @ai-sdk/openai-compatible@2.0.0-beta.44
272
+
273
+ ## 2.0.0-beta.43
274
+
275
+ ### Patch Changes
276
+
277
+ - Updated dependencies [3ed5519]
278
+ - @ai-sdk/provider-utils@4.0.0-beta.42
279
+ - @ai-sdk/openai-compatible@2.0.0-beta.43
280
+
281
+ ## 2.0.0-beta.42
282
+
283
+ ### Patch Changes
284
+
285
+ - Updated dependencies [1bd7d32]
286
+ - @ai-sdk/openai-compatible@2.0.0-beta.42
287
+ - @ai-sdk/provider-utils@4.0.0-beta.41
288
+ - @ai-sdk/provider@3.0.0-beta.23
289
+
290
+ ## 2.0.0-beta.41
291
+
292
+ ### Patch Changes
293
+
294
+ - Updated dependencies [544d4e8]
295
+ - @ai-sdk/openai-compatible@2.0.0-beta.41
296
+ - @ai-sdk/provider-utils@4.0.0-beta.40
297
+ - @ai-sdk/provider@3.0.0-beta.22
298
+
299
+ ## 2.0.0-beta.40
300
+
301
+ ### Patch Changes
302
+
303
+ - Updated dependencies [954c356]
304
+ - @ai-sdk/provider-utils@4.0.0-beta.39
305
+ - @ai-sdk/provider@3.0.0-beta.21
306
+ - @ai-sdk/openai-compatible@2.0.0-beta.40
307
+
308
+ ## 2.0.0-beta.39
309
+
310
+ ### Patch Changes
311
+
312
+ - Updated dependencies [03849b0]
313
+ - @ai-sdk/provider-utils@4.0.0-beta.38
314
+ - @ai-sdk/openai-compatible@2.0.0-beta.39
315
+
316
+ ## 2.0.0-beta.38
317
+
318
+ ### Patch Changes
319
+
320
+ - 457318b: chore(provider,ai): switch to SharedV3Warning and unified warnings
321
+ - Updated dependencies [457318b]
322
+ - @ai-sdk/openai-compatible@2.0.0-beta.38
323
+ - @ai-sdk/provider@3.0.0-beta.20
324
+ - @ai-sdk/provider-utils@4.0.0-beta.37
325
+
326
+ ## 2.0.0-beta.37
327
+
328
+ ### Patch Changes
329
+
330
+ - 8d9e8ad: chore(provider): remove generics from EmbeddingModelV3
331
+
332
+ Before
333
+
334
+ ```ts
335
+ model.textEmbeddingModel('my-model-id');
336
+ ```
337
+
338
+ After
339
+
340
+ ```ts
341
+ model.embeddingModel('my-model-id');
342
+ ```
343
+
344
+ - Updated dependencies [8d9e8ad]
345
+ - @ai-sdk/openai-compatible@2.0.0-beta.37
346
+ - @ai-sdk/provider@3.0.0-beta.19
347
+ - @ai-sdk/provider-utils@4.0.0-beta.36
348
+
349
+ ## 2.0.0-beta.36
350
+
351
+ ### Patch Changes
352
+
353
+ - Updated dependencies [10d819b]
354
+ - @ai-sdk/provider@3.0.0-beta.18
355
+ - @ai-sdk/openai-compatible@2.0.0-beta.36
356
+ - @ai-sdk/provider-utils@4.0.0-beta.35
357
+
358
+ ## 2.0.0-beta.35
359
+
360
+ ### Patch Changes
361
+
362
+ - Updated dependencies [db913bd]
363
+ - @ai-sdk/provider@3.0.0-beta.17
364
+ - @ai-sdk/openai-compatible@2.0.0-beta.35
365
+ - @ai-sdk/provider-utils@4.0.0-beta.34
366
+
367
+ ## 2.0.0-beta.34
368
+
369
+ ### Patch Changes
370
+
371
+ - Updated dependencies [b681d7d]
372
+ - @ai-sdk/provider@3.0.0-beta.16
373
+ - @ai-sdk/openai-compatible@2.0.0-beta.34
374
+ - @ai-sdk/provider-utils@4.0.0-beta.33
375
+
376
+ ## 2.0.0-beta.33
377
+
378
+ ### Patch Changes
379
+
380
+ - Updated dependencies [32d8dbb]
381
+ - @ai-sdk/provider-utils@4.0.0-beta.32
382
+ - @ai-sdk/openai-compatible@2.0.0-beta.33
383
+
384
+ ## 2.0.0-beta.32
385
+
386
+ ### Patch Changes
387
+
388
+ - Updated dependencies [bb36798]
389
+ - @ai-sdk/provider@3.0.0-beta.15
390
+ - @ai-sdk/openai-compatible@2.0.0-beta.32
391
+ - @ai-sdk/provider-utils@4.0.0-beta.31
392
+
393
+ ## 2.0.0-beta.31
394
+
395
+ ### Patch Changes
396
+
397
+ - Updated dependencies [4f16c37]
398
+ - @ai-sdk/provider-utils@4.0.0-beta.30
399
+ - @ai-sdk/openai-compatible@2.0.0-beta.31
400
+
401
+ ## 2.0.0-beta.30
402
+
403
+ ### Patch Changes
404
+
405
+ - Updated dependencies [af3780b]
406
+ - @ai-sdk/provider@3.0.0-beta.14
407
+ - @ai-sdk/openai-compatible@2.0.0-beta.30
408
+ - @ai-sdk/provider-utils@4.0.0-beta.29
409
+
410
+ ## 2.0.0-beta.29
411
+
412
+ ### Patch Changes
413
+
414
+ - Updated dependencies [016b111]
415
+ - @ai-sdk/provider-utils@4.0.0-beta.28
416
+ - @ai-sdk/openai-compatible@2.0.0-beta.29
417
+
418
+ ## 2.0.0-beta.28
419
+
420
+ ### Patch Changes
421
+
422
+ - Updated dependencies [37c58a0]
423
+ - @ai-sdk/provider@3.0.0-beta.13
424
+ - @ai-sdk/openai-compatible@2.0.0-beta.28
425
+ - @ai-sdk/provider-utils@4.0.0-beta.27
426
+
427
+ ## 2.0.0-beta.27
428
+
429
+ ### Patch Changes
430
+
431
+ - Updated dependencies [d1bdadb]
432
+ - @ai-sdk/provider@3.0.0-beta.12
433
+ - @ai-sdk/openai-compatible@2.0.0-beta.27
434
+ - @ai-sdk/provider-utils@4.0.0-beta.26
435
+
436
+ ## 2.0.0-beta.26
437
+
438
+ ### Patch Changes
439
+
440
+ - Updated dependencies [4c44a5b]
441
+ - @ai-sdk/provider@3.0.0-beta.11
442
+ - @ai-sdk/openai-compatible@2.0.0-beta.26
443
+ - @ai-sdk/provider-utils@4.0.0-beta.25
444
+
445
+ ## 2.0.0-beta.25
446
+
447
+ ### Patch Changes
448
+
449
+ - 0c3b58b: fix(provider): add specificationVersion to ProviderV3
450
+ - Updated dependencies [0c3b58b]
451
+ - @ai-sdk/openai-compatible@2.0.0-beta.25
452
+ - @ai-sdk/provider@3.0.0-beta.10
453
+ - @ai-sdk/provider-utils@4.0.0-beta.24
454
+
455
+ ## 2.0.0-beta.24
456
+
457
+ ### Patch Changes
458
+
459
+ - Updated dependencies [a755db5]
460
+ - @ai-sdk/provider@3.0.0-beta.9
461
+ - @ai-sdk/openai-compatible@2.0.0-beta.24
462
+ - @ai-sdk/provider-utils@4.0.0-beta.23
463
+
464
+ ## 2.0.0-beta.23
465
+
466
+ ### Patch Changes
467
+
468
+ - Updated dependencies [58920e0]
469
+ - @ai-sdk/provider-utils@4.0.0-beta.22
470
+ - @ai-sdk/openai-compatible@2.0.0-beta.23
471
+
472
+ ## 2.0.0-beta.22
473
+
474
+ ### Patch Changes
475
+
476
+ - Updated dependencies [293a6b7]
477
+ - @ai-sdk/provider-utils@4.0.0-beta.21
478
+ - @ai-sdk/openai-compatible@2.0.0-beta.22
479
+
480
+ ## 2.0.0-beta.21
481
+
482
+ ### Patch Changes
483
+
484
+ - Updated dependencies [fca786b]
485
+ - @ai-sdk/provider-utils@4.0.0-beta.20
486
+ - @ai-sdk/openai-compatible@2.0.0-beta.21
487
+
488
+ ## 2.0.0-beta.20
489
+
490
+ ### Patch Changes
491
+
492
+ - Updated dependencies [3794514]
493
+ - @ai-sdk/provider-utils@4.0.0-beta.19
494
+ - @ai-sdk/provider@3.0.0-beta.8
495
+ - @ai-sdk/openai-compatible@2.0.0-beta.20
496
+
497
+ ## 2.0.0-beta.19
498
+
499
+ ### Patch Changes
500
+
501
+ - Updated dependencies [81d4308]
502
+ - @ai-sdk/provider@3.0.0-beta.7
503
+ - @ai-sdk/openai-compatible@2.0.0-beta.19
504
+ - @ai-sdk/provider-utils@4.0.0-beta.18
505
+
506
+ ## 2.0.0-beta.18
507
+
508
+ ### Patch Changes
509
+
510
+ - Updated dependencies [703459a]
511
+ - @ai-sdk/provider-utils@4.0.0-beta.17
512
+ - @ai-sdk/openai-compatible@2.0.0-beta.18
513
+
514
+ ## 2.0.0-beta.17
515
+
516
+ ### Patch Changes
517
+
518
+ - Updated dependencies [b689220]
519
+ - @ai-sdk/openai-compatible@2.0.0-beta.17
520
+
521
+ ## 2.0.0-beta.16
522
+
523
+ ### Patch Changes
524
+
525
+ - Updated dependencies [6306603]
526
+ - @ai-sdk/provider-utils@4.0.0-beta.16
527
+ - @ai-sdk/openai-compatible@2.0.0-beta.16
528
+
529
+ ## 2.0.0-beta.15
530
+
531
+ ### Patch Changes
532
+
533
+ - Updated dependencies [f0b2157]
534
+ - @ai-sdk/provider-utils@4.0.0-beta.15
535
+ - @ai-sdk/openai-compatible@2.0.0-beta.15
536
+
537
+ ## 2.0.0-beta.14
538
+
539
+ ### Patch Changes
540
+
541
+ - Updated dependencies [3b1d015]
542
+ - @ai-sdk/provider-utils@4.0.0-beta.14
543
+ - @ai-sdk/openai-compatible@2.0.0-beta.14
544
+
545
+ ## 2.0.0-beta.13
546
+
547
+ ### Patch Changes
548
+
549
+ - Updated dependencies [d116b4b]
550
+ - @ai-sdk/provider-utils@4.0.0-beta.13
551
+ - @ai-sdk/openai-compatible@2.0.0-beta.13
552
+
553
+ ## 2.0.0-beta.12
554
+
555
+ ### Patch Changes
556
+
557
+ - Updated dependencies [7e32fea]
558
+ - @ai-sdk/provider-utils@4.0.0-beta.12
559
+ - @ai-sdk/openai-compatible@2.0.0-beta.12
560
+
561
+ ## 2.0.0-beta.11
562
+
563
+ ### Patch Changes
564
+
565
+ - 95f65c2: chore: use import \* from zod/v4
566
+ - Updated dependencies
567
+ - @ai-sdk/openai-compatible@2.0.0-beta.11
568
+ - @ai-sdk/provider-utils@4.0.0-beta.11
569
+
570
+ ## 2.0.0-beta.10
571
+
572
+ ### Major Changes
573
+
574
+ - dee8b05: ai SDK 6 beta
575
+
576
+ ### Patch Changes
577
+
578
+ - Updated dependencies [dee8b05]
579
+ - @ai-sdk/openai-compatible@2.0.0-beta.10
580
+ - @ai-sdk/provider@3.0.0-beta.6
581
+ - @ai-sdk/provider-utils@4.0.0-beta.10
582
+
583
+ ## 1.1.0-beta.9
584
+
585
+ ### Patch Changes
586
+
587
+ - Updated dependencies [521c537]
588
+ - @ai-sdk/provider-utils@3.1.0-beta.9
589
+ - @ai-sdk/openai-compatible@1.1.0-beta.9
590
+
591
+ ## 1.1.0-beta.8
592
+
593
+ ### Patch Changes
594
+
595
+ - Updated dependencies [e06565c]
596
+ - @ai-sdk/provider-utils@3.1.0-beta.8
597
+ - @ai-sdk/openai-compatible@1.1.0-beta.8
598
+
599
+ ## 1.1.0-beta.7
600
+
601
+ ### Patch Changes
602
+
603
+ - Updated dependencies
604
+ - @ai-sdk/provider@2.1.0-beta.5
605
+ - @ai-sdk/openai-compatible@1.1.0-beta.7
606
+ - @ai-sdk/provider-utils@3.1.0-beta.7
607
+
608
+ ## 1.1.0-beta.6
609
+
610
+ ### Patch Changes
611
+
612
+ - Updated dependencies
613
+ - @ai-sdk/openai-compatible@1.1.0-beta.6
614
+ - @ai-sdk/provider-utils@3.1.0-beta.6
615
+ - @ai-sdk/provider@2.1.0-beta.4
616
+
617
+ ## 1.1.0-beta.5
618
+
619
+ ### Patch Changes
620
+
621
+ - 8dac895: feat: `LanguageModelV3`
622
+ - 10c1322: fix: moved dependency `@ai-sdk/test-server` to devDependencies
623
+ - Updated dependencies
624
+ - @ai-sdk/openai-compatible@1.1.0-beta.5
625
+ - @ai-sdk/provider-utils@3.1.0-beta.5
626
+ - @ai-sdk/provider@2.1.0-beta.3
627
+
628
+ ## 1.1.0-beta.4
629
+
630
+ ### Patch Changes
631
+
632
+ - 4616b86: chore: update zod peer depenedency version
633
+ - Updated dependencies [4616b86]
634
+ - @ai-sdk/openai-compatible@1.1.0-beta.4
635
+ - @ai-sdk/provider-utils@3.1.0-beta.4
636
+
637
+ ## 1.1.0-beta.3
638
+
639
+ ### Patch Changes
640
+
641
+ - ed329cb: feat: `Provider-V3`
642
+ - 522f6b8: feat: `ImageModelV3`
643
+ - Updated dependencies
644
+ - @ai-sdk/openai-compatible@1.1.0-beta.3
645
+ - @ai-sdk/provider@2.1.0-beta.2
646
+ - @ai-sdk/provider-utils@3.1.0-beta.3
647
+
648
+ ## 1.1.0-beta.2
649
+
650
+ ### Patch Changes
651
+
652
+ - 0c4822d: feat: `EmbeddingModelV3`
653
+ - 1cad0ab: feat: add provider version to user-agent header
654
+ - Updated dependencies [0c4822d]
655
+ - @ai-sdk/openai-compatible@1.1.0-beta.2
656
+ - @ai-sdk/provider@2.1.0-beta.1
657
+ - @ai-sdk/provider-utils@3.1.0-beta.2
658
+
659
+ ## 1.1.0-beta.1
660
+
661
+ ### Patch Changes
662
+
663
+ - Updated dependencies
664
+ - @ai-sdk/test-server@1.0.0-beta.0
665
+ - @ai-sdk/provider-utils@3.1.0-beta.1
666
+ - @ai-sdk/openai-compatible@1.1.0-beta.1
667
+
668
+ ## 1.1.0-beta.0
669
+
670
+ ### Minor Changes
671
+
672
+ - 78928cb: release: start 5.1 beta
673
+
674
+ ### Patch Changes
675
+
676
+ - Updated dependencies [78928cb]
677
+ - @ai-sdk/openai-compatible@1.1.0-beta.0
678
+ - @ai-sdk/provider@2.1.0-beta.0
679
+ - @ai-sdk/provider-utils@3.1.0-beta.0
680
+
681
+ ## 1.0.18
682
+
683
+ ### Patch Changes
684
+
685
+ - Updated dependencies [28363da]
686
+ - @ai-sdk/openai-compatible@1.0.18
687
+
688
+ ## 1.0.17
689
+
690
+ ### Patch Changes
691
+
692
+ - Updated dependencies [3aed04c]
693
+ - @ai-sdk/openai-compatible@1.0.17
694
+
695
+ ## 1.0.16
696
+
697
+ ### Patch Changes
698
+
699
+ - Updated dependencies [0294b58]
700
+ - @ai-sdk/provider-utils@3.0.9
701
+ - @ai-sdk/openai-compatible@1.0.16
702
+
703
+ ## 1.0.15
704
+
705
+ ### Patch Changes
706
+
707
+ - Updated dependencies [99964ed]
708
+ - @ai-sdk/provider-utils@3.0.8
709
+ - @ai-sdk/openai-compatible@1.0.15
710
+
711
+ ## 1.0.14
712
+
713
+ ### Patch Changes
714
+
715
+ - Updated dependencies [818f021]
716
+ - @ai-sdk/openai-compatible@1.0.14
717
+
718
+ ## 1.0.13
719
+
720
+ ### Patch Changes
721
+
722
+ - Updated dependencies [886e7cd]
723
+ - @ai-sdk/provider-utils@3.0.7
724
+ - @ai-sdk/openai-compatible@1.0.13
725
+
726
+ ## 1.0.12
727
+
728
+ ### Patch Changes
729
+
730
+ - Updated dependencies [1b5a3d3]
731
+ - @ai-sdk/provider-utils@3.0.6
732
+ - @ai-sdk/openai-compatible@1.0.12
733
+
734
+ ## 1.0.11
735
+
736
+ ### Patch Changes
737
+
738
+ - Updated dependencies [0857788]
739
+ - @ai-sdk/provider-utils@3.0.5
740
+ - @ai-sdk/openai-compatible@1.0.11
741
+
742
+ ## 1.0.10
743
+
744
+ ### Patch Changes
745
+
746
+ - Updated dependencies [7ca3aee]
747
+ - @ai-sdk/openai-compatible@1.0.10
748
+
749
+ ## 1.0.9
750
+
751
+ ### Patch Changes
752
+
753
+ - Updated dependencies [68751f9]
754
+ - @ai-sdk/provider-utils@3.0.4
755
+ - @ai-sdk/openai-compatible@1.0.9
756
+
757
+ ## 1.0.8
758
+
759
+ ### Patch Changes
760
+
761
+ - Updated dependencies [515c891]
762
+ - @ai-sdk/openai-compatible@1.0.8
763
+
764
+ ## 1.0.7
765
+
766
+ ### Patch Changes
767
+
768
+ - Updated dependencies
769
+ - @ai-sdk/provider-utils@3.0.3
770
+ - @ai-sdk/openai-compatible@1.0.7
771
+
772
+ ## 1.0.6
773
+
774
+ ### Patch Changes
775
+
776
+ - Updated dependencies [38ac190]
777
+ - @ai-sdk/provider-utils@3.0.2
778
+ - @ai-sdk/openai-compatible@1.0.6
779
+
780
+ ## 1.0.5
781
+
782
+ ### Patch Changes
783
+
784
+ - Updated dependencies
785
+ - @ai-sdk/openai-compatible@1.0.5
786
+
787
+ ## 1.0.4
788
+
789
+ ### Patch Changes
790
+
791
+ - Updated dependencies
792
+ - @ai-sdk/openai-compatible@1.0.4
793
+
794
+ ## 1.0.3
795
+
796
+ ### Patch Changes
797
+
798
+ - Updated dependencies [a0934f8]
799
+ - @ai-sdk/openai-compatible@1.0.3
800
+
801
+ ## 1.0.2
802
+
803
+ ### Patch Changes
804
+
805
+ - Updated dependencies
806
+ - @ai-sdk/openai-compatible@1.0.2
807
+ - @ai-sdk/provider-utils@3.0.1
808
+
809
+ ## 1.0.1
810
+
811
+ ### Patch Changes
812
+
813
+ - Updated dependencies [0e8ed8e]
814
+ - @ai-sdk/openai-compatible@1.0.1
815
+
816
+ ## 1.0.0
817
+
818
+ ### Major Changes
819
+
820
+ - d5f588f: AI SDK 5
821
+ - 516be5b: ### Move Image Model Settings into generate options
822
+
823
+ Image Models no longer have settings. Instead, `maxImagesPerCall` can be passed directly to `generateImage()`. All other image settings can be passed to `providerOptions[provider]`.
824
+
825
+ Before
826
+
827
+ ```js
828
+ await generateImage({
829
+ model: luma.image('photon-flash-1', {
830
+ maxImagesPerCall: 5,
831
+ pollIntervalMillis: 500,
832
+ }),
833
+ prompt,
834
+ n: 10,
835
+ });
836
+ ```
837
+
838
+ After
839
+
840
+ ```js
841
+ await generateImage({
842
+ model: luma.image('photon-flash-1'),
843
+ prompt,
844
+ n: 10,
845
+ maxImagesPerCall: 5,
846
+ providerOptions: {
847
+ luma: { pollIntervalMillis: 5 },
848
+ },
849
+ });
850
+ ```
851
+
852
+ Pull Request: https://github.com/vercel/ai/pull/6180
853
+
854
+ ### Patch Changes
855
+
856
+ - 7677477: feat (providers/deepinfra): add llama 4 models
857
+ - fa49207: feat(providers/openai-compatible): convert to providerOptions
858
+ - e2aceaf: feat: add raw chunk support
859
+ - eb173f1: chore (providers): remove model shorthand deprecation warnings
860
+ - 26735b5: chore(embedding-model): add v2 interface
861
+ - d9209ca: fix (image-model): `specificationVersion: v1` -> `v2`
862
+ - 9301f86: refactor (image-model): rename `ImageModelV1` to `ImageModelV2`
863
+ - 205077b: fix: improve Zod compatibility
864
+ - Updated dependencies
865
+ - @ai-sdk/provider-utils@3.0.0
866
+ - @ai-sdk/provider@2.0.0
867
+ - @ai-sdk/openai-compatible@1.0.0
868
+
869
+ ## 1.0.0-beta.13
870
+
871
+ ### Patch Changes
872
+
873
+ - Updated dependencies [88a8ee5]
874
+ - @ai-sdk/provider-utils@3.0.0-beta.10
875
+ - @ai-sdk/openai-compatible@1.0.0-beta.13
876
+
877
+ ## 1.0.0-beta.12
878
+
879
+ ### Patch Changes
880
+
881
+ - Updated dependencies [27deb4d]
882
+ - @ai-sdk/provider@2.0.0-beta.2
883
+ - @ai-sdk/openai-compatible@1.0.0-beta.12
884
+ - @ai-sdk/provider-utils@3.0.0-beta.9
885
+
886
+ ## 1.0.0-beta.11
887
+
888
+ ### Patch Changes
889
+
890
+ - eb173f1: chore (providers): remove model shorthand deprecation warnings
891
+ - Updated dependencies [dd5fd43]
892
+ - @ai-sdk/provider-utils@3.0.0-beta.8
893
+ - @ai-sdk/openai-compatible@1.0.0-beta.11
894
+
895
+ ## 1.0.0-beta.10
896
+
897
+ ### Patch Changes
898
+
899
+ - Updated dependencies [e7fcc86]
900
+ - @ai-sdk/provider-utils@3.0.0-beta.7
901
+ - @ai-sdk/openai-compatible@1.0.0-beta.10
902
+
903
+ ## 1.0.0-beta.9
904
+
905
+ ### Patch Changes
906
+
907
+ - Updated dependencies
908
+ - @ai-sdk/openai-compatible@1.0.0-beta.9
909
+ - @ai-sdk/provider-utils@3.0.0-beta.6
910
+
911
+ ## 1.0.0-beta.8
912
+
913
+ ### Patch Changes
914
+
915
+ - Updated dependencies
916
+ - @ai-sdk/provider-utils@3.0.0-beta.5
917
+ - @ai-sdk/openai-compatible@1.0.0-beta.8
918
+
919
+ ## 1.0.0-beta.7
920
+
921
+ ### Patch Changes
922
+
923
+ - 205077b: fix: improve Zod compatibility
924
+ - Updated dependencies [205077b]
925
+ - @ai-sdk/openai-compatible@1.0.0-beta.7
926
+ - @ai-sdk/provider-utils@3.0.0-beta.4
927
+
928
+ ## 1.0.0-beta.6
929
+
930
+ ### Patch Changes
931
+
932
+ - Updated dependencies [281bb1c]
933
+ - @ai-sdk/openai-compatible@1.0.0-beta.6
934
+
935
+ ## 1.0.0-beta.5
936
+
937
+ ### Patch Changes
938
+
939
+ - Updated dependencies [05d2819]
940
+ - @ai-sdk/provider-utils@3.0.0-beta.3
941
+ - @ai-sdk/openai-compatible@1.0.0-beta.5
942
+
943
+ ## 1.0.0-beta.4
944
+
945
+ ### Patch Changes
946
+
947
+ - Updated dependencies [1b101e1]
948
+ - @ai-sdk/openai-compatible@1.0.0-beta.4
949
+
950
+ ## 1.0.0-beta.3
951
+
952
+ ### Patch Changes
953
+
954
+ - Updated dependencies [7b069ed]
955
+ - @ai-sdk/openai-compatible@1.0.0-beta.3
956
+
957
+ ## 1.0.0-beta.2
958
+
959
+ ### Patch Changes
960
+
961
+ - Updated dependencies
962
+ - @ai-sdk/provider-utils@3.0.0-beta.2
963
+ - @ai-sdk/openai-compatible@1.0.0-beta.2
964
+
965
+ ## 1.0.0-beta.1
966
+
967
+ ### Patch Changes
968
+
969
+ - Updated dependencies
970
+ - @ai-sdk/provider@2.0.0-beta.1
971
+ - @ai-sdk/provider-utils@3.0.0-beta.1
972
+ - @ai-sdk/openai-compatible@1.0.0-beta.1
973
+
974
+ ## 1.0.0-alpha.15
975
+
976
+ ### Patch Changes
977
+
978
+ - Updated dependencies
979
+ - @ai-sdk/provider@2.0.0-alpha.15
980
+ - @ai-sdk/provider-utils@3.0.0-alpha.15
981
+ - @ai-sdk/openai-compatible@1.0.0-alpha.15
982
+
983
+ ## 1.0.0-alpha.14
984
+
985
+ ### Patch Changes
986
+
987
+ - Updated dependencies
988
+ - @ai-sdk/provider@2.0.0-alpha.14
989
+ - @ai-sdk/openai-compatible@1.0.0-alpha.14
990
+ - @ai-sdk/provider-utils@3.0.0-alpha.14
991
+
992
+ ## 1.0.0-alpha.13
993
+
994
+ ### Patch Changes
995
+
996
+ - Updated dependencies [68ecf2f]
997
+ - @ai-sdk/provider@2.0.0-alpha.13
998
+ - @ai-sdk/openai-compatible@1.0.0-alpha.13
999
+ - @ai-sdk/provider-utils@3.0.0-alpha.13
1000
+
1001
+ ## 1.0.0-alpha.12
1002
+
1003
+ ### Patch Changes
1004
+
1005
+ - e2aceaf: feat: add raw chunk support
1006
+ - Updated dependencies [e2aceaf]
1007
+ - @ai-sdk/openai-compatible@1.0.0-alpha.12
1008
+ - @ai-sdk/provider@2.0.0-alpha.12
1009
+ - @ai-sdk/provider-utils@3.0.0-alpha.12
1010
+
1011
+ ## 1.0.0-alpha.11
1012
+
1013
+ ### Patch Changes
1014
+
1015
+ - Updated dependencies [c1e6647]
1016
+ - @ai-sdk/provider@2.0.0-alpha.11
1017
+ - @ai-sdk/openai-compatible@1.0.0-alpha.11
1018
+ - @ai-sdk/provider-utils@3.0.0-alpha.11
1019
+
1020
+ ## 1.0.0-alpha.10
1021
+
1022
+ ### Patch Changes
1023
+
1024
+ - Updated dependencies [c4df419]
1025
+ - @ai-sdk/provider@2.0.0-alpha.10
1026
+ - @ai-sdk/openai-compatible@1.0.0-alpha.10
1027
+ - @ai-sdk/provider-utils@3.0.0-alpha.10
1028
+
1029
+ ## 1.0.0-alpha.9
1030
+
1031
+ ### Patch Changes
1032
+
1033
+ - Updated dependencies [811dff3]
1034
+ - @ai-sdk/provider@2.0.0-alpha.9
1035
+ - @ai-sdk/openai-compatible@1.0.0-alpha.9
1036
+ - @ai-sdk/provider-utils@3.0.0-alpha.9
1037
+
1038
+ ## 1.0.0-alpha.8
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Updated dependencies
1043
+ - @ai-sdk/provider-utils@3.0.0-alpha.8
1044
+ - @ai-sdk/provider@2.0.0-alpha.8
1045
+ - @ai-sdk/openai-compatible@1.0.0-alpha.8
1046
+
1047
+ ## 1.0.0-alpha.7
1048
+
1049
+ ### Patch Changes
1050
+
1051
+ - Updated dependencies [5c56081]
1052
+ - @ai-sdk/provider@2.0.0-alpha.7
1053
+ - @ai-sdk/openai-compatible@1.0.0-alpha.7
1054
+ - @ai-sdk/provider-utils@3.0.0-alpha.7
1055
+
1056
+ ## 1.0.0-alpha.6
1057
+
1058
+ ### Patch Changes
1059
+
1060
+ - Updated dependencies [0d2c085]
1061
+ - @ai-sdk/provider@2.0.0-alpha.6
1062
+ - @ai-sdk/openai-compatible@1.0.0-alpha.6
1063
+ - @ai-sdk/provider-utils@3.0.0-alpha.6
1064
+
1065
+ ## 1.0.0-alpha.4
1066
+
1067
+ ### Patch Changes
1068
+
1069
+ - Updated dependencies [dc714f3]
1070
+ - @ai-sdk/provider@2.0.0-alpha.4
1071
+ - @ai-sdk/openai-compatible@1.0.0-alpha.4
1072
+ - @ai-sdk/provider-utils@3.0.0-alpha.4
1073
+
1074
+ ## 1.0.0-alpha.3
1075
+
1076
+ ### Patch Changes
1077
+
1078
+ - Updated dependencies [6b98118]
1079
+ - @ai-sdk/provider@2.0.0-alpha.3
1080
+ - @ai-sdk/openai-compatible@1.0.0-alpha.3
1081
+ - @ai-sdk/provider-utils@3.0.0-alpha.3
1082
+
1083
+ ## 1.0.0-alpha.2
1084
+
1085
+ ### Patch Changes
1086
+
1087
+ - Updated dependencies [26535e0]
1088
+ - @ai-sdk/provider@2.0.0-alpha.2
1089
+ - @ai-sdk/openai-compatible@1.0.0-alpha.2
1090
+ - @ai-sdk/provider-utils@3.0.0-alpha.2
1091
+
1092
+ ## 1.0.0-alpha.1
1093
+
1094
+ ### Patch Changes
1095
+
1096
+ - Updated dependencies [3f2f00c]
1097
+ - @ai-sdk/provider@2.0.0-alpha.1
1098
+ - @ai-sdk/openai-compatible@1.0.0-alpha.1
1099
+ - @ai-sdk/provider-utils@3.0.0-alpha.1
1100
+
1101
+ ## 1.0.0-canary.19
1102
+
1103
+ ### Patch Changes
1104
+
1105
+ - Updated dependencies [faf8446]
1106
+ - @ai-sdk/provider-utils@3.0.0-canary.19
1107
+ - @ai-sdk/openai-compatible@1.0.0-canary.19
1108
+
1109
+ ## 1.0.0-canary.18
1110
+
1111
+ ### Patch Changes
1112
+
1113
+ - Updated dependencies [40acf9b]
1114
+ - @ai-sdk/provider-utils@3.0.0-canary.18
1115
+ - @ai-sdk/openai-compatible@1.0.0-canary.18
1116
+
1117
+ ## 1.0.0-canary.17
1118
+
1119
+ ### Major Changes
1120
+
1121
+ - 516be5b: ### Move Image Model Settings into generate options
1122
+
1123
+ Image Models no longer have settings. Instead, `maxImagesPerCall` can be passed directly to `generateImage()`. All other image settings can be passed to `providerOptions[provider]`.
1124
+
1125
+ Before
1126
+
1127
+ ```js
1128
+ await generateImage({
1129
+ model: luma.image('photon-flash-1', {
1130
+ maxImagesPerCall: 5,
1131
+ pollIntervalMillis: 500,
1132
+ }),
1133
+ prompt,
1134
+ n: 10,
1135
+ });
1136
+ ```
1137
+
1138
+ After
1139
+
1140
+ ```js
1141
+ await generateImage({
1142
+ model: luma.image('photon-flash-1'),
1143
+ prompt,
1144
+ n: 10,
1145
+ maxImagesPerCall: 5,
1146
+ providerOptions: {
1147
+ luma: { pollIntervalMillis: 5 },
1148
+ },
1149
+ });
1150
+ ```
1151
+
1152
+ Pull Request: https://github.com/vercel/ai/pull/6180
1153
+
1154
+ ### Patch Changes
1155
+
1156
+ - Updated dependencies
1157
+ - @ai-sdk/openai-compatible@1.0.0-canary.17
1158
+ - @ai-sdk/provider-utils@3.0.0-canary.17
1159
+
1160
+ ## 1.0.0-canary.16
1161
+
1162
+ ### Patch Changes
1163
+
1164
+ - Updated dependencies [87b828f]
1165
+ - @ai-sdk/provider-utils@3.0.0-canary.16
1166
+ - @ai-sdk/openai-compatible@1.0.0-canary.16
1167
+
1168
+ ## 1.0.0-canary.15
1169
+
1170
+ ### Patch Changes
1171
+
1172
+ - Updated dependencies
1173
+ - @ai-sdk/provider-utils@3.0.0-canary.15
1174
+ - @ai-sdk/provider@2.0.0-canary.14
1175
+ - @ai-sdk/openai-compatible@1.0.0-canary.15
1176
+
1177
+ ## 1.0.0-canary.14
1178
+
1179
+ ### Patch Changes
1180
+
1181
+ - Updated dependencies
1182
+ - @ai-sdk/provider-utils@3.0.0-canary.14
1183
+ - @ai-sdk/provider@2.0.0-canary.13
1184
+ - @ai-sdk/openai-compatible@1.0.0-canary.14
1185
+
1186
+ ## 1.0.0-canary.13
1187
+
1188
+ ### Patch Changes
1189
+
1190
+ - d9209ca: fix (image-model): `specificationVersion: v1` -> `v2`
1191
+ - Updated dependencies
1192
+ - @ai-sdk/provider@2.0.0-canary.12
1193
+ - @ai-sdk/openai-compatible@1.0.0-canary.13
1194
+ - @ai-sdk/provider-utils@3.0.0-canary.13
1195
+
1196
+ ## 1.0.0-canary.12
1197
+
1198
+ ### Patch Changes
1199
+
1200
+ - Updated dependencies
1201
+ - @ai-sdk/provider@2.0.0-canary.11
1202
+ - @ai-sdk/openai-compatible@1.0.0-canary.12
1203
+ - @ai-sdk/provider-utils@3.0.0-canary.12
1204
+
1205
+ ## 1.0.0-canary.11
1206
+
1207
+ ### Patch Changes
1208
+
1209
+ - 9301f86: refactor (image-model): rename `ImageModelV1` to `ImageModelV2`
1210
+ - Updated dependencies
1211
+ - @ai-sdk/openai-compatible@1.0.0-canary.11
1212
+ - @ai-sdk/provider-utils@3.0.0-canary.11
1213
+ - @ai-sdk/provider@2.0.0-canary.10
1214
+
1215
+ ## 1.0.0-canary.10
1216
+
1217
+ ### Patch Changes
1218
+
1219
+ - Updated dependencies
1220
+ - @ai-sdk/openai-compatible@1.0.0-canary.10
1221
+ - @ai-sdk/provider@2.0.0-canary.9
1222
+ - @ai-sdk/provider-utils@3.0.0-canary.10
1223
+
1224
+ ## 1.0.0-canary.9
1225
+
1226
+ ### Patch Changes
1227
+
1228
+ - Updated dependencies
1229
+ - @ai-sdk/provider@2.0.0-canary.8
1230
+ - @ai-sdk/openai-compatible@1.0.0-canary.9
1231
+ - @ai-sdk/provider-utils@3.0.0-canary.9
1232
+
1233
+ ## 1.0.0-canary.8
1234
+
1235
+ ### Patch Changes
1236
+
1237
+ - Updated dependencies
1238
+ - @ai-sdk/provider-utils@3.0.0-canary.8
1239
+ - @ai-sdk/provider@2.0.0-canary.7
1240
+ - @ai-sdk/openai-compatible@1.0.0-canary.8
1241
+
1242
+ ## 1.0.0-canary.7
1243
+
1244
+ ### Patch Changes
1245
+
1246
+ - fa49207: feat(providers/openai-compatible): convert to providerOptions
1247
+ - 26735b5: chore(embedding-model): add v2 interface
1248
+ - Updated dependencies
1249
+ - @ai-sdk/openai-compatible@1.0.0-canary.7
1250
+ - @ai-sdk/provider@2.0.0-canary.6
1251
+ - @ai-sdk/provider-utils@3.0.0-canary.7
1252
+
1253
+ ## 1.0.0-canary.6
1254
+
1255
+ ### Patch Changes
1256
+
1257
+ - Updated dependencies
1258
+ - @ai-sdk/openai-compatible@1.0.0-canary.6
1259
+ - @ai-sdk/provider@2.0.0-canary.5
1260
+ - @ai-sdk/provider-utils@3.0.0-canary.6
1261
+
1262
+ ## 1.0.0-canary.5
1263
+
1264
+ ### Patch Changes
1265
+
1266
+ - Updated dependencies [6f6bb89]
1267
+ - @ai-sdk/provider@2.0.0-canary.4
1268
+ - @ai-sdk/openai-compatible@1.0.0-canary.5
1269
+ - @ai-sdk/provider-utils@3.0.0-canary.5
1270
+
1271
+ ## 1.0.0-canary.4
1272
+
1273
+ ### Patch Changes
1274
+
1275
+ - Updated dependencies [d1a1aa1]
1276
+ - @ai-sdk/provider@2.0.0-canary.3
1277
+ - @ai-sdk/openai-compatible@1.0.0-canary.4
1278
+ - @ai-sdk/provider-utils@3.0.0-canary.4
1279
+
1280
+ ## 1.0.0-canary.3
1281
+
1282
+ ### Patch Changes
1283
+
1284
+ - Updated dependencies
1285
+ - @ai-sdk/provider-utils@3.0.0-canary.3
1286
+ - @ai-sdk/provider@2.0.0-canary.2
1287
+ - @ai-sdk/openai-compatible@1.0.0-canary.3
1288
+
1289
+ ## 1.0.0-canary.2
1290
+
1291
+ ### Patch Changes
1292
+
1293
+ - 7677477: feat (providers/deepinfra): add llama 4 models
1294
+ - Updated dependencies
1295
+ - @ai-sdk/provider@2.0.0-canary.1
1296
+ - @ai-sdk/openai-compatible@1.0.0-canary.2
1297
+ - @ai-sdk/provider-utils@3.0.0-canary.2
1298
+
1299
+ ## 1.0.0-canary.1
1300
+
1301
+ ### Patch Changes
1302
+
1303
+ - Updated dependencies
1304
+ - @ai-sdk/provider-utils@3.0.0-canary.1
1305
+ - @ai-sdk/openai-compatible@1.0.0-canary.1
1306
+
1307
+ ## 1.0.0-canary.0
1308
+
1309
+ ### Major Changes
1310
+
1311
+ - d5f588f: AI SDK 5
1312
+
1313
+ ### Patch Changes
1314
+
1315
+ - Updated dependencies [d5f588f]
1316
+ - @ai-sdk/provider-utils@3.0.0-canary.0
1317
+ - @ai-sdk/openai-compatible@1.0.0-canary.0
1318
+ - @ai-sdk/provider@2.0.0-canary.0
1319
+
1320
+ ## 0.2.5
1321
+
1322
+ ### Patch Changes
1323
+
1324
+ - Updated dependencies [d186cca]
1325
+ - @ai-sdk/openai-compatible@0.2.5
1326
+
1327
+ ## 0.2.4
1328
+
1329
+ ### Patch Changes
1330
+
1331
+ - Updated dependencies [28be004]
1332
+ - @ai-sdk/provider-utils@2.2.3
1333
+ - @ai-sdk/openai-compatible@0.2.4
1334
+
1335
+ ## 0.2.3
1336
+
1337
+ ### Patch Changes
1338
+
1339
+ - Updated dependencies [b01120e]
1340
+ - @ai-sdk/provider-utils@2.2.2
1341
+ - @ai-sdk/openai-compatible@0.2.3
1342
+
1343
+ ## 0.2.2
1344
+
1345
+ ### Patch Changes
1346
+
1347
+ - Updated dependencies [a6b55cc]
1348
+ - @ai-sdk/openai-compatible@0.2.2
1349
+
1350
+ ## 0.2.1
1351
+
1352
+ ### Patch Changes
1353
+
1354
+ - Updated dependencies [f10f0fa]
1355
+ - @ai-sdk/provider-utils@2.2.1
1356
+ - @ai-sdk/openai-compatible@0.2.1
1357
+
1358
+ ## 0.2.0
1359
+
1360
+ ### Minor Changes
1361
+
1362
+ - 5bc638d: AI SDK 4.2
1363
+
1364
+ ### Patch Changes
1365
+
1366
+ - Updated dependencies [5bc638d]
1367
+ - @ai-sdk/openai-compatible@0.2.0
1368
+ - @ai-sdk/provider@1.1.0
1369
+ - @ai-sdk/provider-utils@2.2.0
1370
+
1371
+ ## 0.1.18
1372
+
1373
+ ### Patch Changes
1374
+
1375
+ - Updated dependencies [d0c4659]
1376
+ - @ai-sdk/provider-utils@2.1.15
1377
+ - @ai-sdk/openai-compatible@0.1.17
1378
+
1379
+ ## 0.1.17
1380
+
1381
+ ### Patch Changes
1382
+
1383
+ - Updated dependencies [0bd5bc6]
1384
+ - @ai-sdk/provider@1.0.12
1385
+ - @ai-sdk/openai-compatible@0.1.16
1386
+ - @ai-sdk/provider-utils@2.1.14
1387
+
1388
+ ## 0.1.16
1389
+
1390
+ ### Patch Changes
1391
+
1392
+ - Updated dependencies [2e1101a]
1393
+ - @ai-sdk/provider@1.0.11
1394
+ - @ai-sdk/openai-compatible@0.1.15
1395
+ - @ai-sdk/provider-utils@2.1.13
1396
+
1397
+ ## 0.1.15
1398
+
1399
+ ### Patch Changes
1400
+
1401
+ - Updated dependencies [1531959]
1402
+ - @ai-sdk/provider-utils@2.1.12
1403
+ - @ai-sdk/openai-compatible@0.1.14
1404
+
1405
+ ## 0.1.14
1406
+
1407
+ ### Patch Changes
1408
+
1409
+ - Updated dependencies [e1d3d42]
1410
+ - @ai-sdk/openai-compatible@0.1.13
1411
+ - @ai-sdk/provider@1.0.10
1412
+ - @ai-sdk/provider-utils@2.1.11
1413
+
1414
+ ## 0.1.13
1415
+
1416
+ ### Patch Changes
1417
+
1418
+ - Updated dependencies [ddf9740]
1419
+ - @ai-sdk/provider@1.0.9
1420
+ - @ai-sdk/openai-compatible@0.1.12
1421
+ - @ai-sdk/provider-utils@2.1.10
1422
+
1423
+ ## 0.1.12
1424
+
1425
+ ### Patch Changes
1426
+
1427
+ - Updated dependencies [2761f06]
1428
+ - @ai-sdk/provider@1.0.8
1429
+ - @ai-sdk/openai-compatible@0.1.11
1430
+ - @ai-sdk/provider-utils@2.1.9
1431
+
1432
+ ## 0.1.11
1433
+
1434
+ ### Patch Changes
1435
+
1436
+ - Updated dependencies [2e898b4]
1437
+ - @ai-sdk/provider-utils@2.1.8
1438
+ - @ai-sdk/openai-compatible@0.1.10
1439
+
1440
+ ## 0.1.10
1441
+
1442
+ ### Patch Changes
1443
+
1444
+ - Updated dependencies [3ff4ef8]
1445
+ - @ai-sdk/provider-utils@2.1.7
1446
+ - @ai-sdk/openai-compatible@0.1.9
1447
+
1448
+ ## 0.1.9
1449
+
1450
+ ### Patch Changes
1451
+
1452
+ - 96da7f6: feat (provider/deepinfra): add image support
1453
+
1454
+ ## 0.1.8
1455
+
1456
+ ### Patch Changes
1457
+
1458
+ - caf7d6f: fix (provider): extends providerv1 spec
1459
+ - Updated dependencies [d89c3b9]
1460
+ - @ai-sdk/provider@1.0.7
1461
+ - @ai-sdk/openai-compatible@0.1.8
1462
+ - @ai-sdk/provider-utils@2.1.6
1463
+
1464
+ ## 0.1.7
1465
+
1466
+ ### Patch Changes
1467
+
1468
+ - Updated dependencies [f2c6c37]
1469
+ - @ai-sdk/openai-compatible@0.1.7
1470
+
1471
+ ## 0.1.6
1472
+
1473
+ ### Patch Changes
1474
+
1475
+ - Updated dependencies [3a602ca]
1476
+ - @ai-sdk/provider-utils@2.1.5
1477
+ - @ai-sdk/openai-compatible@0.1.6
1478
+
1479
+ ## 0.1.5
1480
+
1481
+ ### Patch Changes
1482
+
1483
+ - Updated dependencies [066206e]
1484
+ - @ai-sdk/provider-utils@2.1.4
1485
+ - @ai-sdk/openai-compatible@0.1.5
1486
+
1487
+ ## 0.1.4
1488
+
1489
+ ### Patch Changes
1490
+
1491
+ - Updated dependencies [39e5c1f]
1492
+ - @ai-sdk/provider-utils@2.1.3
1493
+ - @ai-sdk/openai-compatible@0.1.4
1494
+
1495
+ ## 0.1.3
1496
+
1497
+ ### Patch Changes
1498
+
1499
+ - Updated dependencies [361fd08]
1500
+ - @ai-sdk/openai-compatible@0.1.3
1501
+
1502
+ ## 0.1.2
1503
+
1504
+ ### Patch Changes
1505
+
1506
+ - Updated dependencies
1507
+ - @ai-sdk/openai-compatible@0.1.2
1508
+ - @ai-sdk/provider-utils@2.1.2
1509
+ - @ai-sdk/provider@1.0.6
1510
+
1511
+ ## 0.1.1
1512
+
1513
+ ### Patch Changes
1514
+
1515
+ - Updated dependencies
1516
+ - @ai-sdk/provider-utils@2.1.1
1517
+ - @ai-sdk/openai-compatible@0.1.1
1518
+ - @ai-sdk/provider@1.0.5
1519
+
1520
+ ## 0.1.0
1521
+
1522
+ ### Minor Changes
1523
+
1524
+ - 62ba5ad: release: AI SDK 4.1
1525
+
1526
+ ### Patch Changes
1527
+
1528
+ - Updated dependencies [62ba5ad]
1529
+ - @ai-sdk/openai-compatible@0.1.0
1530
+ - @ai-sdk/provider-utils@2.1.0
1531
+
1532
+ ## 0.0.10
1533
+
1534
+ ### Patch Changes
1535
+
1536
+ - Updated dependencies [00114c5]
1537
+ - @ai-sdk/provider-utils@2.0.8
1538
+ - @ai-sdk/openai-compatible@0.0.18
1539
+
1540
+ ## 0.0.9
1541
+
1542
+ ### Patch Changes
1543
+
1544
+ - Updated dependencies [ae57beb]
1545
+ - @ai-sdk/openai-compatible@0.0.17
1546
+
1547
+ ## 0.0.8
1548
+
1549
+ ### Patch Changes
1550
+
1551
+ - Updated dependencies [7611964]
1552
+ - @ai-sdk/openai-compatible@0.0.16
1553
+
1554
+ ## 0.0.7
1555
+
1556
+ ### Patch Changes
1557
+
1558
+ - Updated dependencies
1559
+ - @ai-sdk/provider-utils@2.0.7
1560
+ - @ai-sdk/openai-compatible@0.0.15
1561
+
1562
+ ## 0.0.6
1563
+
1564
+ ### Patch Changes
1565
+
1566
+ - Updated dependencies
1567
+ - @ai-sdk/provider@1.0.4
1568
+ - @ai-sdk/provider-utils@2.0.6
1569
+ - @ai-sdk/openai-compatible@0.0.14
1570
+
1571
+ ## 0.0.5
1572
+
1573
+ ### Patch Changes
1574
+
1575
+ - 32742bb: feat (providers): Add DeepSeek-V3 model to deepinfra/togetherai.
1576
+
1577
+ ## 0.0.4
1578
+
1579
+ ### Patch Changes
1580
+
1581
+ - Updated dependencies [6564812]
1582
+ - @ai-sdk/openai-compatible@0.0.13
1583
+
1584
+ ## 0.0.3
1585
+
1586
+ ### Patch Changes
1587
+
1588
+ - Updated dependencies [70003b8]
1589
+ - @ai-sdk/openai-compatible@0.0.12
1590
+
1591
+ ## 0.0.2
1592
+
1593
+ ### Patch Changes
1594
+
1595
+ - 5ed5e45: chore (config): Use ts-library.json tsconfig for no-UI libs.
1596
+ - Updated dependencies
1597
+ - @ai-sdk/openai-compatible@0.0.11
1598
+ - @ai-sdk/provider-utils@2.0.5
1599
+ - @ai-sdk/provider@1.0.3
1600
+
1601
+ ## 0.0.1
1602
+
1603
+ ### Patch Changes
1604
+
1605
+ - baae8f4: feat (provider/deepinfra): Add DeepInfra provider.
1606
+ - Updated dependencies [baae8f4]
1607
+ - @ai-sdk/openai-compatible@0.0.10