@dreb/ai 2.57.1 → 2.58.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.
@@ -765,6 +765,57 @@ export declare const MODELS: {
765
765
  contextWindow: number;
766
766
  maxTokens: number;
767
767
  };
768
+ readonly "global.openai.gpt-5.6-luna": {
769
+ id: string;
770
+ name: string;
771
+ api: "bedrock-converse-stream";
772
+ provider: string;
773
+ baseUrl: string;
774
+ reasoning: true;
775
+ input: ("image" | "text")[];
776
+ cost: {
777
+ input: number;
778
+ output: number;
779
+ cacheRead: number;
780
+ cacheWrite: number;
781
+ };
782
+ contextWindow: number;
783
+ maxTokens: number;
784
+ };
785
+ readonly "global.openai.gpt-5.6-sol": {
786
+ id: string;
787
+ name: string;
788
+ api: "bedrock-converse-stream";
789
+ provider: string;
790
+ baseUrl: string;
791
+ reasoning: true;
792
+ input: ("image" | "text")[];
793
+ cost: {
794
+ input: number;
795
+ output: number;
796
+ cacheRead: number;
797
+ cacheWrite: number;
798
+ };
799
+ contextWindow: number;
800
+ maxTokens: number;
801
+ };
802
+ readonly "global.openai.gpt-5.6-terra": {
803
+ id: string;
804
+ name: string;
805
+ api: "bedrock-converse-stream";
806
+ provider: string;
807
+ baseUrl: string;
808
+ reasoning: true;
809
+ input: ("image" | "text")[];
810
+ cost: {
811
+ input: number;
812
+ output: number;
813
+ cacheRead: number;
814
+ cacheWrite: number;
815
+ };
816
+ contextWindow: number;
817
+ maxTokens: number;
818
+ };
768
819
  readonly "google.gemma-3-27b-it": {
769
820
  id: string;
770
821
  name: string;
@@ -5151,6 +5202,26 @@ export declare const MODELS: {
5151
5202
  contextWindow: number;
5152
5203
  maxTokens: number;
5153
5204
  };
5205
+ readonly "Qwen/Qwen3.8-2.4T-A95B": {
5206
+ id: string;
5207
+ name: string;
5208
+ api: "openai-completions";
5209
+ provider: string;
5210
+ baseUrl: string;
5211
+ compat: {
5212
+ supportsDeveloperRole: false;
5213
+ };
5214
+ reasoning: true;
5215
+ input: "text"[];
5216
+ cost: {
5217
+ input: number;
5218
+ output: number;
5219
+ cacheRead: number;
5220
+ cacheWrite: number;
5221
+ };
5222
+ contextWindow: number;
5223
+ maxTokens: number;
5224
+ };
5154
5225
  readonly "XiaomiMiMo/MiMo-V2-Flash": {
5155
5226
  id: string;
5156
5227
  name: string;
@@ -8912,7 +8983,7 @@ export declare const MODELS: {
8912
8983
  readonly "qwen3.6-plus": {
8913
8984
  id: string;
8914
8985
  name: string;
8915
- api: "anthropic-messages";
8986
+ api: "openai-completions";
8916
8987
  provider: string;
8917
8988
  baseUrl: string;
8918
8989
  reasoning: true;
@@ -8929,7 +9000,7 @@ export declare const MODELS: {
8929
9000
  readonly "qwen3.7-max": {
8930
9001
  id: string;
8931
9002
  name: string;
8932
- api: "anthropic-messages";
9003
+ api: "openai-completions";
8933
9004
  provider: string;
8934
9005
  baseUrl: string;
8935
9006
  reasoning: true;
@@ -8946,7 +9017,7 @@ export declare const MODELS: {
8946
9017
  readonly "qwen3.7-plus": {
8947
9018
  id: string;
8948
9019
  name: string;
8949
- api: "anthropic-messages";
9020
+ api: "openai-completions";
8950
9021
  provider: string;
8951
9022
  baseUrl: string;
8952
9023
  reasoning: true;
@@ -8963,7 +9034,7 @@ export declare const MODELS: {
8963
9034
  readonly "qwen3.8-max": {
8964
9035
  id: string;
8965
9036
  name: string;
8966
- api: "anthropic-messages";
9037
+ api: "openai-completions";
8967
9038
  provider: string;
8968
9039
  baseUrl: string;
8969
9040
  reasoning: true;
@@ -15322,6 +15393,23 @@ export declare const MODELS: {
15322
15393
  contextWindow: number;
15323
15394
  maxTokens: number;
15324
15395
  };
15396
+ readonly "alibaba/qwen3.8-27b": {
15397
+ id: string;
15398
+ name: string;
15399
+ api: "anthropic-messages";
15400
+ provider: string;
15401
+ baseUrl: string;
15402
+ reasoning: true;
15403
+ input: ("image" | "text")[];
15404
+ cost: {
15405
+ input: number;
15406
+ output: number;
15407
+ cacheRead: number;
15408
+ cacheWrite: number;
15409
+ };
15410
+ contextWindow: number;
15411
+ maxTokens: number;
15412
+ };
15325
15413
  readonly "alibaba/qwen3.8-max": {
15326
15414
  id: string;
15327
15415
  name: string;
@@ -16971,6 +17059,23 @@ export declare const MODELS: {
16971
17059
  contextWindow: number;
16972
17060
  maxTokens: number;
16973
17061
  };
17062
+ readonly "nvidia/nemotron-3.5-lightning": {
17063
+ id: string;
17064
+ name: string;
17065
+ api: "anthropic-messages";
17066
+ provider: string;
17067
+ baseUrl: string;
17068
+ reasoning: true;
17069
+ input: "text"[];
17070
+ cost: {
17071
+ input: number;
17072
+ output: number;
17073
+ cacheRead: number;
17074
+ cacheWrite: number;
17075
+ };
17076
+ contextWindow: number;
17077
+ maxTokens: number;
17078
+ };
16974
17079
  readonly "nvidia/nemotron-nano-12b-v2-vl": {
16975
17080
  id: string;
16976
17081
  name: string;