@dreb/ai 2.54.0 → 2.55.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3604,7 +3604,7 @@ export declare const MODELS: {
3604
3604
  contextWindow: number;
3605
3605
  maxTokens: number;
3606
3606
  };
3607
- readonly "mai-code-1-flash-picker": {
3607
+ readonly "kimi-k3": {
3608
3608
  id: string;
3609
3609
  name: string;
3610
3610
  api: "openai-completions";
@@ -3622,25 +3622,6 @@ export declare const MODELS: {
3622
3622
  supportsReasoningEffort: false;
3623
3623
  };
3624
3624
  reasoning: true;
3625
- input: "text"[];
3626
- cost: {
3627
- input: number;
3628
- output: number;
3629
- cacheRead: number;
3630
- cacheWrite: number;
3631
- };
3632
- contextWindow: number;
3633
- maxTokens: number;
3634
- };
3635
- };
3636
- readonly google: {
3637
- readonly "deep-research-max-preview-04-2026": {
3638
- id: string;
3639
- name: string;
3640
- api: "google-generative-ai";
3641
- provider: string;
3642
- baseUrl: string;
3643
- reasoning: true;
3644
3625
  input: ("image" | "text")[];
3645
3626
  cost: {
3646
3627
  input: number;
@@ -3651,14 +3632,25 @@ export declare const MODELS: {
3651
3632
  contextWindow: number;
3652
3633
  maxTokens: number;
3653
3634
  };
3654
- readonly "deep-research-preview-04-2026": {
3635
+ readonly "mai-code-1-flash-picker": {
3655
3636
  id: string;
3656
3637
  name: string;
3657
- api: "google-generative-ai";
3638
+ api: "openai-completions";
3658
3639
  provider: string;
3659
3640
  baseUrl: string;
3641
+ headers: {
3642
+ "User-Agent": string;
3643
+ "Editor-Version": string;
3644
+ "Editor-Plugin-Version": string;
3645
+ "Copilot-Integration-Id": string;
3646
+ };
3647
+ compat: {
3648
+ supportsStore: false;
3649
+ supportsDeveloperRole: false;
3650
+ supportsReasoningEffort: false;
3651
+ };
3660
3652
  reasoning: true;
3661
- input: ("image" | "text")[];
3653
+ input: "text"[];
3662
3654
  cost: {
3663
3655
  input: number;
3664
3656
  output: number;
@@ -3668,13 +3660,15 @@ export declare const MODELS: {
3668
3660
  contextWindow: number;
3669
3661
  maxTokens: number;
3670
3662
  };
3671
- readonly "gemini-2.0-flash": {
3663
+ };
3664
+ readonly google: {
3665
+ readonly "deep-research-max-preview-04-2026": {
3672
3666
  id: string;
3673
3667
  name: string;
3674
3668
  api: "google-generative-ai";
3675
3669
  provider: string;
3676
3670
  baseUrl: string;
3677
- reasoning: false;
3671
+ reasoning: true;
3678
3672
  input: ("image" | "text")[];
3679
3673
  cost: {
3680
3674
  input: number;
@@ -3685,13 +3679,13 @@ export declare const MODELS: {
3685
3679
  contextWindow: number;
3686
3680
  maxTokens: number;
3687
3681
  };
3688
- readonly "gemini-2.0-flash-lite": {
3682
+ readonly "deep-research-preview-04-2026": {
3689
3683
  id: string;
3690
3684
  name: string;
3691
3685
  api: "google-generative-ai";
3692
3686
  provider: string;
3693
3687
  baseUrl: string;
3694
- reasoning: false;
3688
+ reasoning: true;
3695
3689
  input: ("image" | "text")[];
3696
3690
  cost: {
3697
3691
  input: number;
@@ -3787,23 +3781,6 @@ export declare const MODELS: {
3787
3781
  contextWindow: number;
3788
3782
  maxTokens: number;
3789
3783
  };
3790
- readonly "gemini-3-pro-preview": {
3791
- id: string;
3792
- name: string;
3793
- api: "google-generative-ai";
3794
- provider: string;
3795
- baseUrl: string;
3796
- reasoning: true;
3797
- input: ("image" | "text")[];
3798
- cost: {
3799
- input: number;
3800
- output: number;
3801
- cacheRead: number;
3802
- cacheWrite: number;
3803
- };
3804
- contextWindow: number;
3805
- maxTokens: number;
3806
- };
3807
3784
  readonly "gemini-3.1-flash-lite": {
3808
3785
  id: string;
3809
3786
  name: string;
@@ -7488,23 +7465,6 @@ export declare const MODELS: {
7488
7465
  contextWindow: number;
7489
7466
  maxTokens: number;
7490
7467
  };
7491
- readonly "claude-opus-4-1": {
7492
- id: string;
7493
- name: string;
7494
- api: "anthropic-messages";
7495
- provider: string;
7496
- baseUrl: string;
7497
- reasoning: true;
7498
- input: ("image" | "text")[];
7499
- cost: {
7500
- input: number;
7501
- output: number;
7502
- cacheRead: number;
7503
- cacheWrite: number;
7504
- };
7505
- contextWindow: number;
7506
- maxTokens: number;
7507
- };
7508
7468
  readonly "claude-opus-4-5": {
7509
7469
  id: string;
7510
7470
  name: string;
@@ -8188,7 +8148,7 @@ export declare const MODELS: {
8188
8148
  readonly "grok-build-0.1": {
8189
8149
  id: string;
8190
8150
  name: string;
8191
- api: "openai-completions";
8151
+ api: "openai-responses";
8192
8152
  provider: string;
8193
8153
  baseUrl: string;
8194
8154
  reasoning: true;
@@ -8287,7 +8247,7 @@ export declare const MODELS: {
8287
8247
  contextWindow: number;
8288
8248
  maxTokens: number;
8289
8249
  };
8290
- readonly "ling-3.0-flash-free": {
8250
+ readonly "ling-3.0-tiny-free": {
8291
8251
  id: string;
8292
8252
  name: string;
8293
8253
  api: "openai-completions";
@@ -10331,7 +10291,7 @@ export declare const MODELS: {
10331
10291
  contextWindow: number;
10332
10292
  maxTokens: number;
10333
10293
  };
10334
- readonly "inclusionai/ling-3.0-flash:free": {
10294
+ readonly "inclusionai/ling-3.0-tiny:free": {
10335
10295
  id: string;
10336
10296
  name: string;
10337
10297
  api: "openai-completions";
@@ -11980,23 +11940,6 @@ export declare const MODELS: {
11980
11940
  contextWindow: number;
11981
11941
  maxTokens: number;
11982
11942
  };
11983
- readonly "openai/gpt-5.3-chat": {
11984
- id: string;
11985
- name: string;
11986
- api: "openai-completions";
11987
- provider: string;
11988
- baseUrl: string;
11989
- reasoning: false;
11990
- input: ("image" | "text")[];
11991
- cost: {
11992
- input: number;
11993
- output: number;
11994
- cacheRead: number;
11995
- cacheWrite: number;
11996
- };
11997
- contextWindow: number;
11998
- maxTokens: number;
11999
- };
12000
11943
  readonly "openai/gpt-5.3-codex": {
12001
11944
  id: string;
12002
11945
  name: string;
@@ -15127,6 +15070,23 @@ export declare const MODELS: {
15127
15070
  contextWindow: number;
15128
15071
  maxTokens: number;
15129
15072
  };
15073
+ readonly "anthropic/claude-opus-5-fast": {
15074
+ id: string;
15075
+ name: string;
15076
+ api: "anthropic-messages";
15077
+ provider: string;
15078
+ baseUrl: string;
15079
+ reasoning: true;
15080
+ input: ("image" | "text")[];
15081
+ cost: {
15082
+ input: number;
15083
+ output: number;
15084
+ cacheRead: number;
15085
+ cacheWrite: number;
15086
+ };
15087
+ contextWindow: number;
15088
+ maxTokens: number;
15089
+ };
15130
15090
  readonly "anthropic/claude-sonnet-4": {
15131
15091
  id: string;
15132
15092
  name: string;
@@ -15654,7 +15614,24 @@ export declare const MODELS: {
15654
15614
  contextWindow: number;
15655
15615
  maxTokens: number;
15656
15616
  };
15657
- readonly "inclusionai/ling-3.0-flash-free": {
15617
+ readonly "inclusionai/ling-3.0-flash": {
15618
+ id: string;
15619
+ name: string;
15620
+ api: "anthropic-messages";
15621
+ provider: string;
15622
+ baseUrl: string;
15623
+ reasoning: true;
15624
+ input: "text"[];
15625
+ cost: {
15626
+ input: number;
15627
+ output: number;
15628
+ cacheRead: number;
15629
+ cacheWrite: number;
15630
+ };
15631
+ contextWindow: number;
15632
+ maxTokens: number;
15633
+ };
15634
+ readonly "inclusionai/ling-3.0-tiny-free": {
15658
15635
  id: string;
15659
15636
  name: string;
15660
15637
  api: "anthropic-messages";
@@ -16742,23 +16719,6 @@ export declare const MODELS: {
16742
16719
  contextWindow: number;
16743
16720
  maxTokens: number;
16744
16721
  };
16745
- readonly "openai/gpt-5.1-instant": {
16746
- id: string;
16747
- name: string;
16748
- api: "anthropic-messages";
16749
- provider: string;
16750
- baseUrl: string;
16751
- reasoning: false;
16752
- input: ("image" | "text")[];
16753
- cost: {
16754
- input: number;
16755
- output: number;
16756
- cacheRead: number;
16757
- cacheWrite: number;
16758
- };
16759
- contextWindow: number;
16760
- maxTokens: number;
16761
- };
16762
16722
  readonly "openai/gpt-5.1-thinking": {
16763
16723
  id: string;
16764
16724
  name: string;
@@ -16827,23 +16787,6 @@ export declare const MODELS: {
16827
16787
  contextWindow: number;
16828
16788
  maxTokens: number;
16829
16789
  };
16830
- readonly "openai/gpt-5.3-chat": {
16831
- id: string;
16832
- name: string;
16833
- api: "anthropic-messages";
16834
- provider: string;
16835
- baseUrl: string;
16836
- reasoning: false;
16837
- input: ("image" | "text")[];
16838
- cost: {
16839
- input: number;
16840
- output: number;
16841
- cacheRead: number;
16842
- cacheWrite: number;
16843
- };
16844
- contextWindow: number;
16845
- maxTokens: number;
16846
- };
16847
16790
  readonly "openai/gpt-5.3-codex": {
16848
16791
  id: string;
16849
16792
  name: string;