@mate-academy/llm-gateway 8.22.1 → 8.22.2

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.
@@ -10816,8 +10816,8 @@ export declare const LLM_SERVICE_MODELS: {
10816
10816
  readonly tools: true;
10817
10817
  readonly reasoning: true;
10818
10818
  readonly webSearch: true;
10819
- readonly jsonOutput: false;
10820
- readonly structuredOutputs: false;
10819
+ readonly jsonOutput: true;
10820
+ readonly structuredOutputs: true;
10821
10821
  };
10822
10822
  };
10823
10823
  readonly "azure/gpt-5.6-sol": {
@@ -10842,8 +10842,8 @@ export declare const LLM_SERVICE_MODELS: {
10842
10842
  readonly tools: true;
10843
10843
  readonly reasoning: true;
10844
10844
  readonly webSearch: true;
10845
- readonly jsonOutput: false;
10846
- readonly structuredOutputs: false;
10845
+ readonly jsonOutput: true;
10846
+ readonly structuredOutputs: true;
10847
10847
  };
10848
10848
  };
10849
10849
  readonly "azure/gpt-5.6-terra": {
@@ -10868,8 +10868,8 @@ export declare const LLM_SERVICE_MODELS: {
10868
10868
  readonly tools: true;
10869
10869
  readonly reasoning: true;
10870
10870
  readonly webSearch: true;
10871
- readonly jsonOutput: false;
10872
- readonly structuredOutputs: false;
10871
+ readonly jsonOutput: true;
10872
+ readonly structuredOutputs: true;
10873
10873
  };
10874
10874
  };
10875
10875
  readonly "azure/grok-4.3": {
@@ -11325,8 +11325,8 @@ export declare const LLM_SERVICE_MODELS: {
11325
11325
  readonly tools: true;
11326
11326
  readonly reasoning: true;
11327
11327
  readonly webSearch: true;
11328
- readonly jsonOutput: false;
11329
- readonly structuredOutputs: false;
11328
+ readonly jsonOutput: true;
11329
+ readonly structuredOutputs: true;
11330
11330
  };
11331
11331
  };
11332
11332
  readonly "gpt-5.6-sol": {
@@ -11351,8 +11351,8 @@ export declare const LLM_SERVICE_MODELS: {
11351
11351
  readonly tools: true;
11352
11352
  readonly reasoning: true;
11353
11353
  readonly webSearch: true;
11354
- readonly jsonOutput: false;
11355
- readonly structuredOutputs: false;
11354
+ readonly jsonOutput: true;
11355
+ readonly structuredOutputs: true;
11356
11356
  };
11357
11357
  };
11358
11358
  readonly "gpt-5.6-terra": {
@@ -11377,8 +11377,8 @@ export declare const LLM_SERVICE_MODELS: {
11377
11377
  readonly tools: true;
11378
11378
  readonly reasoning: true;
11379
11379
  readonly webSearch: true;
11380
- readonly jsonOutput: false;
11381
- readonly structuredOutputs: false;
11380
+ readonly jsonOutput: true;
11381
+ readonly structuredOutputs: true;
11382
11382
  };
11383
11383
  };
11384
11384
  readonly "grok-4.3": {
@@ -12178,8 +12178,8 @@ export declare const LLM_SERVICE_MODELS: {
12178
12178
  readonly tools: true;
12179
12179
  readonly reasoning: true;
12180
12180
  readonly webSearch: true;
12181
- readonly jsonOutput: false;
12182
- readonly structuredOutputs: false;
12181
+ readonly jsonOutput: true;
12182
+ readonly structuredOutputs: true;
12183
12183
  };
12184
12184
  };
12185
12185
  readonly "openai/gpt-5.6-sol": {
@@ -12204,8 +12204,8 @@ export declare const LLM_SERVICE_MODELS: {
12204
12204
  readonly tools: true;
12205
12205
  readonly reasoning: true;
12206
12206
  readonly webSearch: true;
12207
- readonly jsonOutput: false;
12208
- readonly structuredOutputs: false;
12207
+ readonly jsonOutput: true;
12208
+ readonly structuredOutputs: true;
12209
12209
  };
12210
12210
  };
12211
12211
  readonly "openai/gpt-5.6-terra": {
@@ -12230,8 +12230,8 @@ export declare const LLM_SERVICE_MODELS: {
12230
12230
  readonly tools: true;
12231
12231
  readonly reasoning: true;
12232
12232
  readonly webSearch: true;
12233
- readonly jsonOutput: false;
12234
- readonly structuredOutputs: false;
12233
+ readonly jsonOutput: true;
12234
+ readonly structuredOutputs: true;
12235
12235
  };
12236
12236
  };
12237
12237
  readonly "qwen3.7-max": {
@@ -13906,8 +13906,8 @@ export declare const LLM_SERVICE_MODELS: {
13906
13906
  readonly tools: true;
13907
13907
  readonly reasoning: true;
13908
13908
  readonly webSearch: true;
13909
- readonly jsonOutput: false;
13910
- readonly structuredOutputs: false;
13909
+ readonly jsonOutput: true;
13910
+ readonly structuredOutputs: true;
13911
13911
  };
13912
13912
  };
13913
13913
  readonly "llmapi-openai/gpt-5.6-sol": {
@@ -13932,8 +13932,8 @@ export declare const LLM_SERVICE_MODELS: {
13932
13932
  readonly tools: true;
13933
13933
  readonly reasoning: true;
13934
13934
  readonly webSearch: true;
13935
- readonly jsonOutput: false;
13936
- readonly structuredOutputs: false;
13935
+ readonly jsonOutput: true;
13936
+ readonly structuredOutputs: true;
13937
13937
  };
13938
13938
  };
13939
13939
  readonly "llmapi-openai/gpt-5.6-terra": {
@@ -13958,8 +13958,8 @@ export declare const LLM_SERVICE_MODELS: {
13958
13958
  readonly tools: true;
13959
13959
  readonly reasoning: true;
13960
13960
  readonly webSearch: true;
13961
- readonly jsonOutput: false;
13962
- readonly structuredOutputs: false;
13961
+ readonly jsonOutput: true;
13962
+ readonly structuredOutputs: true;
13963
13963
  };
13964
13964
  };
13965
13965
  readonly "ltx-2-19b-i2v": {
@@ -26418,8 +26418,8 @@ export declare const LLM_SERVICE_MODELS: {
26418
26418
  readonly tools: true;
26419
26419
  readonly reasoning: true;
26420
26420
  readonly webSearch: true;
26421
- readonly jsonOutput: false;
26422
- readonly structuredOutputs: false;
26421
+ readonly jsonOutput: true;
26422
+ readonly structuredOutputs: true;
26423
26423
  };
26424
26424
  };
26425
26425
  readonly "azure/gpt-5.6-sol": {
@@ -26444,8 +26444,8 @@ export declare const LLM_SERVICE_MODELS: {
26444
26444
  readonly tools: true;
26445
26445
  readonly reasoning: true;
26446
26446
  readonly webSearch: true;
26447
- readonly jsonOutput: false;
26448
- readonly structuredOutputs: false;
26447
+ readonly jsonOutput: true;
26448
+ readonly structuredOutputs: true;
26449
26449
  };
26450
26450
  };
26451
26451
  readonly "azure/gpt-5.6-terra": {
@@ -26470,8 +26470,8 @@ export declare const LLM_SERVICE_MODELS: {
26470
26470
  readonly tools: true;
26471
26471
  readonly reasoning: true;
26472
26472
  readonly webSearch: true;
26473
- readonly jsonOutput: false;
26474
- readonly structuredOutputs: false;
26473
+ readonly jsonOutput: true;
26474
+ readonly structuredOutputs: true;
26475
26475
  };
26476
26476
  };
26477
26477
  readonly "azure/grok-4.3": {
@@ -26927,8 +26927,8 @@ export declare const LLM_SERVICE_MODELS: {
26927
26927
  readonly tools: true;
26928
26928
  readonly reasoning: true;
26929
26929
  readonly webSearch: true;
26930
- readonly jsonOutput: false;
26931
- readonly structuredOutputs: false;
26930
+ readonly jsonOutput: true;
26931
+ readonly structuredOutputs: true;
26932
26932
  };
26933
26933
  };
26934
26934
  readonly "gpt-5.6-sol": {
@@ -26953,8 +26953,8 @@ export declare const LLM_SERVICE_MODELS: {
26953
26953
  readonly tools: true;
26954
26954
  readonly reasoning: true;
26955
26955
  readonly webSearch: true;
26956
- readonly jsonOutput: false;
26957
- readonly structuredOutputs: false;
26956
+ readonly jsonOutput: true;
26957
+ readonly structuredOutputs: true;
26958
26958
  };
26959
26959
  };
26960
26960
  readonly "gpt-5.6-terra": {
@@ -26979,8 +26979,8 @@ export declare const LLM_SERVICE_MODELS: {
26979
26979
  readonly tools: true;
26980
26980
  readonly reasoning: true;
26981
26981
  readonly webSearch: true;
26982
- readonly jsonOutput: false;
26983
- readonly structuredOutputs: false;
26982
+ readonly jsonOutput: true;
26983
+ readonly structuredOutputs: true;
26984
26984
  };
26985
26985
  };
26986
26986
  readonly "grok-4.3": {
@@ -27780,8 +27780,8 @@ export declare const LLM_SERVICE_MODELS: {
27780
27780
  readonly tools: true;
27781
27781
  readonly reasoning: true;
27782
27782
  readonly webSearch: true;
27783
- readonly jsonOutput: false;
27784
- readonly structuredOutputs: false;
27783
+ readonly jsonOutput: true;
27784
+ readonly structuredOutputs: true;
27785
27785
  };
27786
27786
  };
27787
27787
  readonly "openai/gpt-5.6-sol": {
@@ -27806,8 +27806,8 @@ export declare const LLM_SERVICE_MODELS: {
27806
27806
  readonly tools: true;
27807
27807
  readonly reasoning: true;
27808
27808
  readonly webSearch: true;
27809
- readonly jsonOutput: false;
27810
- readonly structuredOutputs: false;
27809
+ readonly jsonOutput: true;
27810
+ readonly structuredOutputs: true;
27811
27811
  };
27812
27812
  };
27813
27813
  readonly "openai/gpt-5.6-terra": {
@@ -27832,8 +27832,8 @@ export declare const LLM_SERVICE_MODELS: {
27832
27832
  readonly tools: true;
27833
27833
  readonly reasoning: true;
27834
27834
  readonly webSearch: true;
27835
- readonly jsonOutput: false;
27836
- readonly structuredOutputs: false;
27835
+ readonly jsonOutput: true;
27836
+ readonly structuredOutputs: true;
27837
27837
  };
27838
27838
  };
27839
27839
  readonly "qwen3.7-max": {
@@ -29508,8 +29508,8 @@ export declare const LLM_SERVICE_MODELS: {
29508
29508
  readonly tools: true;
29509
29509
  readonly reasoning: true;
29510
29510
  readonly webSearch: true;
29511
- readonly jsonOutput: false;
29512
- readonly structuredOutputs: false;
29511
+ readonly jsonOutput: true;
29512
+ readonly structuredOutputs: true;
29513
29513
  };
29514
29514
  };
29515
29515
  readonly "llmapi-openai/gpt-5.6-sol": {
@@ -29534,8 +29534,8 @@ export declare const LLM_SERVICE_MODELS: {
29534
29534
  readonly tools: true;
29535
29535
  readonly reasoning: true;
29536
29536
  readonly webSearch: true;
29537
- readonly jsonOutput: false;
29538
- readonly structuredOutputs: false;
29537
+ readonly jsonOutput: true;
29538
+ readonly structuredOutputs: true;
29539
29539
  };
29540
29540
  };
29541
29541
  readonly "llmapi-openai/gpt-5.6-terra": {
@@ -29560,8 +29560,8 @@ export declare const LLM_SERVICE_MODELS: {
29560
29560
  readonly tools: true;
29561
29561
  readonly reasoning: true;
29562
29562
  readonly webSearch: true;
29563
- readonly jsonOutput: false;
29564
- readonly structuredOutputs: false;
29563
+ readonly jsonOutput: true;
29564
+ readonly structuredOutputs: true;
29565
29565
  };
29566
29566
  };
29567
29567
  readonly "ltx-2-19b-i2v": {
@@ -8627,8 +8627,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
8627
8627
  readonly tools: true;
8628
8628
  readonly reasoning: true;
8629
8629
  readonly webSearch: true;
8630
- readonly jsonOutput: false;
8631
- readonly structuredOutputs: false;
8630
+ readonly jsonOutput: true;
8631
+ readonly structuredOutputs: true;
8632
8632
  };
8633
8633
  };
8634
8634
  readonly "azure/gpt-5.6-sol": {
@@ -8653,8 +8653,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
8653
8653
  readonly tools: true;
8654
8654
  readonly reasoning: true;
8655
8655
  readonly webSearch: true;
8656
- readonly jsonOutput: false;
8657
- readonly structuredOutputs: false;
8656
+ readonly jsonOutput: true;
8657
+ readonly structuredOutputs: true;
8658
8658
  };
8659
8659
  };
8660
8660
  readonly "azure/gpt-5.6-terra": {
@@ -8679,8 +8679,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
8679
8679
  readonly tools: true;
8680
8680
  readonly reasoning: true;
8681
8681
  readonly webSearch: true;
8682
- readonly jsonOutput: false;
8683
- readonly structuredOutputs: false;
8682
+ readonly jsonOutput: true;
8683
+ readonly structuredOutputs: true;
8684
8684
  };
8685
8685
  };
8686
8686
  readonly "azure/grok-4.3": {
@@ -9136,8 +9136,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
9136
9136
  readonly tools: true;
9137
9137
  readonly reasoning: true;
9138
9138
  readonly webSearch: true;
9139
- readonly jsonOutput: false;
9140
- readonly structuredOutputs: false;
9139
+ readonly jsonOutput: true;
9140
+ readonly structuredOutputs: true;
9141
9141
  };
9142
9142
  };
9143
9143
  readonly "gpt-5.6-sol": {
@@ -9162,8 +9162,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
9162
9162
  readonly tools: true;
9163
9163
  readonly reasoning: true;
9164
9164
  readonly webSearch: true;
9165
- readonly jsonOutput: false;
9166
- readonly structuredOutputs: false;
9165
+ readonly jsonOutput: true;
9166
+ readonly structuredOutputs: true;
9167
9167
  };
9168
9168
  };
9169
9169
  readonly "gpt-5.6-terra": {
@@ -9188,8 +9188,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
9188
9188
  readonly tools: true;
9189
9189
  readonly reasoning: true;
9190
9190
  readonly webSearch: true;
9191
- readonly jsonOutput: false;
9192
- readonly structuredOutputs: false;
9191
+ readonly jsonOutput: true;
9192
+ readonly structuredOutputs: true;
9193
9193
  };
9194
9194
  };
9195
9195
  readonly "grok-4.3": {
@@ -9989,8 +9989,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
9989
9989
  readonly tools: true;
9990
9990
  readonly reasoning: true;
9991
9991
  readonly webSearch: true;
9992
- readonly jsonOutput: false;
9993
- readonly structuredOutputs: false;
9992
+ readonly jsonOutput: true;
9993
+ readonly structuredOutputs: true;
9994
9994
  };
9995
9995
  };
9996
9996
  readonly "openai/gpt-5.6-sol": {
@@ -10015,8 +10015,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
10015
10015
  readonly tools: true;
10016
10016
  readonly reasoning: true;
10017
10017
  readonly webSearch: true;
10018
- readonly jsonOutput: false;
10019
- readonly structuredOutputs: false;
10018
+ readonly jsonOutput: true;
10019
+ readonly structuredOutputs: true;
10020
10020
  };
10021
10021
  };
10022
10022
  readonly "openai/gpt-5.6-terra": {
@@ -10041,8 +10041,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
10041
10041
  readonly tools: true;
10042
10042
  readonly reasoning: true;
10043
10043
  readonly webSearch: true;
10044
- readonly jsonOutput: false;
10045
- readonly structuredOutputs: false;
10044
+ readonly jsonOutput: true;
10045
+ readonly structuredOutputs: true;
10046
10046
  };
10047
10047
  };
10048
10048
  readonly "qwen3.7-max": {
@@ -11717,8 +11717,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
11717
11717
  readonly tools: true;
11718
11718
  readonly reasoning: true;
11719
11719
  readonly webSearch: true;
11720
- readonly jsonOutput: false;
11721
- readonly structuredOutputs: false;
11720
+ readonly jsonOutput: true;
11721
+ readonly structuredOutputs: true;
11722
11722
  };
11723
11723
  };
11724
11724
  readonly "llmapi-openai/gpt-5.6-sol": {
@@ -11743,8 +11743,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
11743
11743
  readonly tools: true;
11744
11744
  readonly reasoning: true;
11745
11745
  readonly webSearch: true;
11746
- readonly jsonOutput: false;
11747
- readonly structuredOutputs: false;
11746
+ readonly jsonOutput: true;
11747
+ readonly structuredOutputs: true;
11748
11748
  };
11749
11749
  };
11750
11750
  readonly "llmapi-openai/gpt-5.6-terra": {
@@ -11769,8 +11769,8 @@ export declare const LLMAPI_AVAILABLE_MODELS: {
11769
11769
  readonly tools: true;
11770
11770
  readonly reasoning: true;
11771
11771
  readonly webSearch: true;
11772
- readonly jsonOutput: false;
11773
- readonly structuredOutputs: false;
11772
+ readonly jsonOutput: true;
11773
+ readonly structuredOutputs: true;
11774
11774
  };
11775
11775
  };
11776
11776
  readonly "ltx-2-19b-i2v": {
@@ -24766,8 +24766,8 @@ export declare const LLMAPI_MODELS: {
24766
24766
  readonly tools: true;
24767
24767
  readonly reasoning: true;
24768
24768
  readonly webSearch: true;
24769
- readonly jsonOutput: false;
24770
- readonly structuredOutputs: false;
24769
+ readonly jsonOutput: true;
24770
+ readonly structuredOutputs: true;
24771
24771
  };
24772
24772
  };
24773
24773
  readonly "azure/gpt-5.6-sol": {
@@ -24792,8 +24792,8 @@ export declare const LLMAPI_MODELS: {
24792
24792
  readonly tools: true;
24793
24793
  readonly reasoning: true;
24794
24794
  readonly webSearch: true;
24795
- readonly jsonOutput: false;
24796
- readonly structuredOutputs: false;
24795
+ readonly jsonOutput: true;
24796
+ readonly structuredOutputs: true;
24797
24797
  };
24798
24798
  };
24799
24799
  readonly "azure/gpt-5.6-terra": {
@@ -24818,8 +24818,8 @@ export declare const LLMAPI_MODELS: {
24818
24818
  readonly tools: true;
24819
24819
  readonly reasoning: true;
24820
24820
  readonly webSearch: true;
24821
- readonly jsonOutput: false;
24822
- readonly structuredOutputs: false;
24821
+ readonly jsonOutput: true;
24822
+ readonly structuredOutputs: true;
24823
24823
  };
24824
24824
  };
24825
24825
  readonly "azure/grok-4.3": {
@@ -25275,8 +25275,8 @@ export declare const LLMAPI_MODELS: {
25275
25275
  readonly tools: true;
25276
25276
  readonly reasoning: true;
25277
25277
  readonly webSearch: true;
25278
- readonly jsonOutput: false;
25279
- readonly structuredOutputs: false;
25278
+ readonly jsonOutput: true;
25279
+ readonly structuredOutputs: true;
25280
25280
  };
25281
25281
  };
25282
25282
  readonly "gpt-5.6-sol": {
@@ -25301,8 +25301,8 @@ export declare const LLMAPI_MODELS: {
25301
25301
  readonly tools: true;
25302
25302
  readonly reasoning: true;
25303
25303
  readonly webSearch: true;
25304
- readonly jsonOutput: false;
25305
- readonly structuredOutputs: false;
25304
+ readonly jsonOutput: true;
25305
+ readonly structuredOutputs: true;
25306
25306
  };
25307
25307
  };
25308
25308
  readonly "gpt-5.6-terra": {
@@ -25327,8 +25327,8 @@ export declare const LLMAPI_MODELS: {
25327
25327
  readonly tools: true;
25328
25328
  readonly reasoning: true;
25329
25329
  readonly webSearch: true;
25330
- readonly jsonOutput: false;
25331
- readonly structuredOutputs: false;
25330
+ readonly jsonOutput: true;
25331
+ readonly structuredOutputs: true;
25332
25332
  };
25333
25333
  };
25334
25334
  readonly "grok-4.3": {
@@ -26128,8 +26128,8 @@ export declare const LLMAPI_MODELS: {
26128
26128
  readonly tools: true;
26129
26129
  readonly reasoning: true;
26130
26130
  readonly webSearch: true;
26131
- readonly jsonOutput: false;
26132
- readonly structuredOutputs: false;
26131
+ readonly jsonOutput: true;
26132
+ readonly structuredOutputs: true;
26133
26133
  };
26134
26134
  };
26135
26135
  readonly "openai/gpt-5.6-sol": {
@@ -26154,8 +26154,8 @@ export declare const LLMAPI_MODELS: {
26154
26154
  readonly tools: true;
26155
26155
  readonly reasoning: true;
26156
26156
  readonly webSearch: true;
26157
- readonly jsonOutput: false;
26158
- readonly structuredOutputs: false;
26157
+ readonly jsonOutput: true;
26158
+ readonly structuredOutputs: true;
26159
26159
  };
26160
26160
  };
26161
26161
  readonly "openai/gpt-5.6-terra": {
@@ -26180,8 +26180,8 @@ export declare const LLMAPI_MODELS: {
26180
26180
  readonly tools: true;
26181
26181
  readonly reasoning: true;
26182
26182
  readonly webSearch: true;
26183
- readonly jsonOutput: false;
26184
- readonly structuredOutputs: false;
26183
+ readonly jsonOutput: true;
26184
+ readonly structuredOutputs: true;
26185
26185
  };
26186
26186
  };
26187
26187
  readonly "qwen3.7-max": {
@@ -27856,8 +27856,8 @@ export declare const LLMAPI_MODELS: {
27856
27856
  readonly tools: true;
27857
27857
  readonly reasoning: true;
27858
27858
  readonly webSearch: true;
27859
- readonly jsonOutput: false;
27860
- readonly structuredOutputs: false;
27859
+ readonly jsonOutput: true;
27860
+ readonly structuredOutputs: true;
27861
27861
  };
27862
27862
  };
27863
27863
  readonly "llmapi-openai/gpt-5.6-sol": {
@@ -27882,8 +27882,8 @@ export declare const LLMAPI_MODELS: {
27882
27882
  readonly tools: true;
27883
27883
  readonly reasoning: true;
27884
27884
  readonly webSearch: true;
27885
- readonly jsonOutput: false;
27886
- readonly structuredOutputs: false;
27885
+ readonly jsonOutput: true;
27886
+ readonly structuredOutputs: true;
27887
27887
  };
27888
27888
  };
27889
27889
  readonly "llmapi-openai/gpt-5.6-terra": {
@@ -27908,8 +27908,8 @@ export declare const LLMAPI_MODELS: {
27908
27908
  readonly tools: true;
27909
27909
  readonly reasoning: true;
27910
27910
  readonly webSearch: true;
27911
- readonly jsonOutput: false;
27912
- readonly structuredOutputs: false;
27911
+ readonly jsonOutput: true;
27912
+ readonly structuredOutputs: true;
27913
27913
  };
27914
27914
  };
27915
27915
  readonly "ltx-2-19b-i2v": {
@@ -40368,8 +40368,8 @@ export declare const LLMAPI_MODELS: {
40368
40368
  readonly tools: true;
40369
40369
  readonly reasoning: true;
40370
40370
  readonly webSearch: true;
40371
- readonly jsonOutput: false;
40372
- readonly structuredOutputs: false;
40371
+ readonly jsonOutput: true;
40372
+ readonly structuredOutputs: true;
40373
40373
  };
40374
40374
  };
40375
40375
  readonly "azure/gpt-5.6-sol": {
@@ -40394,8 +40394,8 @@ export declare const LLMAPI_MODELS: {
40394
40394
  readonly tools: true;
40395
40395
  readonly reasoning: true;
40396
40396
  readonly webSearch: true;
40397
- readonly jsonOutput: false;
40398
- readonly structuredOutputs: false;
40397
+ readonly jsonOutput: true;
40398
+ readonly structuredOutputs: true;
40399
40399
  };
40400
40400
  };
40401
40401
  readonly "azure/gpt-5.6-terra": {
@@ -40420,8 +40420,8 @@ export declare const LLMAPI_MODELS: {
40420
40420
  readonly tools: true;
40421
40421
  readonly reasoning: true;
40422
40422
  readonly webSearch: true;
40423
- readonly jsonOutput: false;
40424
- readonly structuredOutputs: false;
40423
+ readonly jsonOutput: true;
40424
+ readonly structuredOutputs: true;
40425
40425
  };
40426
40426
  };
40427
40427
  readonly "azure/grok-4.3": {
@@ -40877,8 +40877,8 @@ export declare const LLMAPI_MODELS: {
40877
40877
  readonly tools: true;
40878
40878
  readonly reasoning: true;
40879
40879
  readonly webSearch: true;
40880
- readonly jsonOutput: false;
40881
- readonly structuredOutputs: false;
40880
+ readonly jsonOutput: true;
40881
+ readonly structuredOutputs: true;
40882
40882
  };
40883
40883
  };
40884
40884
  readonly "gpt-5.6-sol": {
@@ -40903,8 +40903,8 @@ export declare const LLMAPI_MODELS: {
40903
40903
  readonly tools: true;
40904
40904
  readonly reasoning: true;
40905
40905
  readonly webSearch: true;
40906
- readonly jsonOutput: false;
40907
- readonly structuredOutputs: false;
40906
+ readonly jsonOutput: true;
40907
+ readonly structuredOutputs: true;
40908
40908
  };
40909
40909
  };
40910
40910
  readonly "gpt-5.6-terra": {
@@ -40929,8 +40929,8 @@ export declare const LLMAPI_MODELS: {
40929
40929
  readonly tools: true;
40930
40930
  readonly reasoning: true;
40931
40931
  readonly webSearch: true;
40932
- readonly jsonOutput: false;
40933
- readonly structuredOutputs: false;
40932
+ readonly jsonOutput: true;
40933
+ readonly structuredOutputs: true;
40934
40934
  };
40935
40935
  };
40936
40936
  readonly "grok-4.3": {
@@ -41730,8 +41730,8 @@ export declare const LLMAPI_MODELS: {
41730
41730
  readonly tools: true;
41731
41731
  readonly reasoning: true;
41732
41732
  readonly webSearch: true;
41733
- readonly jsonOutput: false;
41734
- readonly structuredOutputs: false;
41733
+ readonly jsonOutput: true;
41734
+ readonly structuredOutputs: true;
41735
41735
  };
41736
41736
  };
41737
41737
  readonly "openai/gpt-5.6-sol": {
@@ -41756,8 +41756,8 @@ export declare const LLMAPI_MODELS: {
41756
41756
  readonly tools: true;
41757
41757
  readonly reasoning: true;
41758
41758
  readonly webSearch: true;
41759
- readonly jsonOutput: false;
41760
- readonly structuredOutputs: false;
41759
+ readonly jsonOutput: true;
41760
+ readonly structuredOutputs: true;
41761
41761
  };
41762
41762
  };
41763
41763
  readonly "openai/gpt-5.6-terra": {
@@ -41782,8 +41782,8 @@ export declare const LLMAPI_MODELS: {
41782
41782
  readonly tools: true;
41783
41783
  readonly reasoning: true;
41784
41784
  readonly webSearch: true;
41785
- readonly jsonOutput: false;
41786
- readonly structuredOutputs: false;
41785
+ readonly jsonOutput: true;
41786
+ readonly structuredOutputs: true;
41787
41787
  };
41788
41788
  };
41789
41789
  readonly "qwen3.7-max": {
@@ -43458,8 +43458,8 @@ export declare const LLMAPI_MODELS: {
43458
43458
  readonly tools: true;
43459
43459
  readonly reasoning: true;
43460
43460
  readonly webSearch: true;
43461
- readonly jsonOutput: false;
43462
- readonly structuredOutputs: false;
43461
+ readonly jsonOutput: true;
43462
+ readonly structuredOutputs: true;
43463
43463
  };
43464
43464
  };
43465
43465
  readonly "llmapi-openai/gpt-5.6-sol": {
@@ -43484,8 +43484,8 @@ export declare const LLMAPI_MODELS: {
43484
43484
  readonly tools: true;
43485
43485
  readonly reasoning: true;
43486
43486
  readonly webSearch: true;
43487
- readonly jsonOutput: false;
43488
- readonly structuredOutputs: false;
43487
+ readonly jsonOutput: true;
43488
+ readonly structuredOutputs: true;
43489
43489
  };
43490
43490
  };
43491
43491
  readonly "llmapi-openai/gpt-5.6-terra": {
@@ -43510,8 +43510,8 @@ export declare const LLMAPI_MODELS: {
43510
43510
  readonly tools: true;
43511
43511
  readonly reasoning: true;
43512
43512
  readonly webSearch: true;
43513
- readonly jsonOutput: false;
43514
- readonly structuredOutputs: false;
43513
+ readonly jsonOutput: true;
43514
+ readonly structuredOutputs: true;
43515
43515
  };
43516
43516
  };
43517
43517
  readonly "ltx-2-19b-i2v": {