@dreb/ai 2.55.6 → 2.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3660,6 +3660,34 @@ export declare const MODELS: {
3660
3660
  contextWindow: number;
3661
3661
  maxTokens: number;
3662
3662
  };
3663
+ readonly "mai-code-1.1-flash": {
3664
+ id: string;
3665
+ name: string;
3666
+ api: "openai-completions";
3667
+ provider: string;
3668
+ baseUrl: string;
3669
+ headers: {
3670
+ "User-Agent": string;
3671
+ "Editor-Version": string;
3672
+ "Editor-Plugin-Version": string;
3673
+ "Copilot-Integration-Id": string;
3674
+ };
3675
+ compat: {
3676
+ supportsStore: false;
3677
+ supportsDeveloperRole: false;
3678
+ supportsReasoningEffort: false;
3679
+ };
3680
+ reasoning: true;
3681
+ input: ("image" | "text")[];
3682
+ cost: {
3683
+ input: number;
3684
+ output: number;
3685
+ cacheRead: number;
3686
+ cacheWrite: number;
3687
+ };
3688
+ contextWindow: number;
3689
+ maxTokens: number;
3690
+ };
3663
3691
  };
3664
3692
  readonly google: {
3665
3693
  readonly "deep-research-max-preview-04-2026": {
@@ -8145,7 +8173,7 @@ export declare const MODELS: {
8145
8173
  contextWindow: number;
8146
8174
  maxTokens: number;
8147
8175
  };
8148
- readonly "grok-build-0.1": {
8176
+ readonly "grok-4.6": {
8149
8177
  id: string;
8150
8178
  name: string;
8151
8179
  api: "openai-responses";
@@ -8162,14 +8190,14 @@ export declare const MODELS: {
8162
8190
  contextWindow: number;
8163
8191
  maxTokens: number;
8164
8192
  };
8165
- readonly "hy3-free": {
8193
+ readonly "grok-build-0.1": {
8166
8194
  id: string;
8167
8195
  name: string;
8168
- api: "openai-completions";
8196
+ api: "openai-responses";
8169
8197
  provider: string;
8170
8198
  baseUrl: string;
8171
8199
  reasoning: true;
8172
- input: "text"[];
8200
+ input: ("image" | "text")[];
8173
8201
  cost: {
8174
8202
  input: number;
8175
8203
  output: number;
@@ -8179,14 +8207,14 @@ export declare const MODELS: {
8179
8207
  contextWindow: number;
8180
8208
  maxTokens: number;
8181
8209
  };
8182
- readonly "kimi-k2.5": {
8210
+ readonly "hy3-free": {
8183
8211
  id: string;
8184
8212
  name: string;
8185
8213
  api: "openai-completions";
8186
8214
  provider: string;
8187
8215
  baseUrl: string;
8188
8216
  reasoning: true;
8189
- input: ("image" | "text")[];
8217
+ input: "text"[];
8190
8218
  cost: {
8191
8219
  input: number;
8192
8220
  output: number;
@@ -8196,7 +8224,7 @@ export declare const MODELS: {
8196
8224
  contextWindow: number;
8197
8225
  maxTokens: number;
8198
8226
  };
8199
- readonly "kimi-k2.6": {
8227
+ readonly "kimi-k2.5": {
8200
8228
  id: string;
8201
8229
  name: string;
8202
8230
  api: "openai-completions";
@@ -8213,7 +8241,7 @@ export declare const MODELS: {
8213
8241
  contextWindow: number;
8214
8242
  maxTokens: number;
8215
8243
  };
8216
- readonly "kimi-k2.7-code": {
8244
+ readonly "kimi-k2.6": {
8217
8245
  id: string;
8218
8246
  name: string;
8219
8247
  api: "openai-completions";
@@ -8230,7 +8258,7 @@ export declare const MODELS: {
8230
8258
  contextWindow: number;
8231
8259
  maxTokens: number;
8232
8260
  };
8233
- readonly "kimi-k3": {
8261
+ readonly "kimi-k2.7-code": {
8234
8262
  id: string;
8235
8263
  name: string;
8236
8264
  api: "openai-completions";
@@ -8247,14 +8275,14 @@ export declare const MODELS: {
8247
8275
  contextWindow: number;
8248
8276
  maxTokens: number;
8249
8277
  };
8250
- readonly "laguna-s-2.1-free": {
8278
+ readonly "kimi-k3": {
8251
8279
  id: string;
8252
8280
  name: string;
8253
8281
  api: "openai-completions";
8254
8282
  provider: string;
8255
8283
  baseUrl: string;
8256
8284
  reasoning: true;
8257
- input: "text"[];
8285
+ input: ("image" | "text")[];
8258
8286
  cost: {
8259
8287
  input: number;
8260
8288
  output: number;
@@ -8264,7 +8292,7 @@ export declare const MODELS: {
8264
8292
  contextWindow: number;
8265
8293
  maxTokens: number;
8266
8294
  };
8267
- readonly "ling-3.0-tiny-free": {
8295
+ readonly "laguna-s-2.1-free": {
8268
8296
  id: string;
8269
8297
  name: string;
8270
8298
  api: "openai-completions";
@@ -8281,7 +8309,7 @@ export declare const MODELS: {
8281
8309
  contextWindow: number;
8282
8310
  maxTokens: number;
8283
8311
  };
8284
- readonly "longcat-2.0-free": {
8312
+ readonly "ling-3.0-tiny-free": {
8285
8313
  id: string;
8286
8314
  name: string;
8287
8315
  api: "openai-completions";
@@ -9458,6 +9486,23 @@ export declare const MODELS: {
9458
9486
  contextWindow: number;
9459
9487
  maxTokens: number;
9460
9488
  };
9489
+ readonly "bytedance-seed/seed-2-1-turbo": {
9490
+ id: string;
9491
+ name: string;
9492
+ api: "openai-completions";
9493
+ provider: string;
9494
+ baseUrl: string;
9495
+ reasoning: true;
9496
+ input: ("image" | "text")[];
9497
+ cost: {
9498
+ input: number;
9499
+ output: number;
9500
+ cacheRead: number;
9501
+ cacheWrite: number;
9502
+ };
9503
+ contextWindow: number;
9504
+ maxTokens: number;
9505
+ };
9461
9506
  readonly "bytedance-seed/seed-2.0-code": {
9462
9507
  id: string;
9463
9508
  name: string;
@@ -9747,6 +9792,23 @@ export declare const MODELS: {
9747
9792
  contextWindow: number;
9748
9793
  maxTokens: number;
9749
9794
  };
9795
+ readonly "deepseek/deepseek-v4-pro-0813": {
9796
+ id: string;
9797
+ name: string;
9798
+ api: "openai-completions";
9799
+ provider: string;
9800
+ baseUrl: string;
9801
+ reasoning: true;
9802
+ input: "text"[];
9803
+ cost: {
9804
+ input: number;
9805
+ output: number;
9806
+ cacheRead: number;
9807
+ cacheWrite: number;
9808
+ };
9809
+ contextWindow: number;
9810
+ maxTokens: number;
9811
+ };
9750
9812
  readonly "google/gemini-2.5-flash": {
9751
9813
  id: string;
9752
9814
  name: string;
@@ -13725,6 +13787,23 @@ export declare const MODELS: {
13725
13787
  contextWindow: number;
13726
13788
  maxTokens: number;
13727
13789
  };
13790
+ readonly "qwen/qwen3.8-2.4t-a95b": {
13791
+ id: string;
13792
+ name: string;
13793
+ api: "openai-completions";
13794
+ provider: string;
13795
+ baseUrl: string;
13796
+ reasoning: true;
13797
+ input: "text"[];
13798
+ cost: {
13799
+ input: number;
13800
+ output: number;
13801
+ cacheRead: number;
13802
+ cacheWrite: number;
13803
+ };
13804
+ contextWindow: number;
13805
+ maxTokens: number;
13806
+ };
13728
13807
  readonly "qwen/qwen3.8-max": {
13729
13808
  id: string;
13730
13809
  name: string;
@@ -14048,6 +14127,23 @@ export declare const MODELS: {
14048
14127
  contextWindow: number;
14049
14128
  maxTokens: number;
14050
14129
  };
14130
+ readonly "x-ai/grok-4.6": {
14131
+ id: string;
14132
+ name: string;
14133
+ api: "openai-completions";
14134
+ provider: string;
14135
+ baseUrl: string;
14136
+ reasoning: true;
14137
+ input: ("image" | "text")[];
14138
+ cost: {
14139
+ input: number;
14140
+ output: number;
14141
+ cacheRead: number;
14142
+ cacheWrite: number;
14143
+ };
14144
+ contextWindow: number;
14145
+ maxTokens: number;
14146
+ };
14051
14147
  readonly "x-ai/grok-build-0.1": {
14052
14148
  id: string;
14053
14149
  name: string;
@@ -15512,6 +15608,23 @@ export declare const MODELS: {
15512
15608
  contextWindow: number;
15513
15609
  maxTokens: number;
15514
15610
  };
15611
+ readonly "deepseek/deepseek-v4-pro-0813": {
15612
+ id: string;
15613
+ name: string;
15614
+ api: "anthropic-messages";
15615
+ provider: string;
15616
+ baseUrl: string;
15617
+ reasoning: true;
15618
+ input: "text"[];
15619
+ cost: {
15620
+ input: number;
15621
+ output: number;
15622
+ cacheRead: number;
15623
+ cacheWrite: number;
15624
+ };
15625
+ contextWindow: number;
15626
+ maxTokens: number;
15627
+ };
15515
15628
  readonly "google/gemini-2.5-flash": {
15516
15629
  id: string;
15517
15630
  name: string;
@@ -17569,6 +17682,23 @@ export declare const MODELS: {
17569
17682
  contextWindow: number;
17570
17683
  maxTokens: number;
17571
17684
  };
17685
+ readonly "xai/grok-4.6": {
17686
+ id: string;
17687
+ name: string;
17688
+ api: "anthropic-messages";
17689
+ provider: string;
17690
+ baseUrl: string;
17691
+ reasoning: true;
17692
+ input: "text"[];
17693
+ cost: {
17694
+ input: number;
17695
+ output: number;
17696
+ cacheRead: number;
17697
+ cacheWrite: number;
17698
+ };
17699
+ contextWindow: number;
17700
+ maxTokens: number;
17701
+ };
17572
17702
  readonly "xai/grok-build-0.1": {
17573
17703
  id: string;
17574
17704
  name: string;
@@ -17945,6 +18075,23 @@ export declare const MODELS: {
17945
18075
  contextWindow: number;
17946
18076
  maxTokens: number;
17947
18077
  };
18078
+ readonly "grok-4.6": {
18079
+ id: string;
18080
+ name: string;
18081
+ api: "openai-completions";
18082
+ provider: string;
18083
+ baseUrl: string;
18084
+ reasoning: true;
18085
+ input: ("image" | "text")[];
18086
+ cost: {
18087
+ input: number;
18088
+ output: number;
18089
+ cacheRead: number;
18090
+ cacheWrite: number;
18091
+ };
18092
+ contextWindow: number;
18093
+ maxTokens: number;
18094
+ };
17948
18095
  readonly "grok-build-0.1": {
17949
18096
  id: string;
17950
18097
  name: string;