@dreb/ai 2.24.0 → 2.25.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.
@@ -5181,7 +5181,7 @@ export declare const MODELS: {
5181
5181
  api: "mistral-conversations";
5182
5182
  provider: string;
5183
5183
  baseUrl: string;
5184
- reasoning: true;
5184
+ reasoning: false;
5185
5185
  input: ("image" | "text")[];
5186
5186
  cost: {
5187
5187
  input: number;
@@ -6898,7 +6898,7 @@ export declare const MODELS: {
6898
6898
  contextWindow: number;
6899
6899
  maxTokens: number;
6900
6900
  };
6901
- readonly "nemotron-3-super-free": {
6901
+ readonly "nemotron-3-ultra-free": {
6902
6902
  id: string;
6903
6903
  name: string;
6904
6904
  api: "openai-completions";
@@ -9044,14 +9044,14 @@ export declare const MODELS: {
9044
9044
  contextWindow: number;
9045
9045
  maxTokens: number;
9046
9046
  };
9047
- readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
9047
+ readonly "nvidia/nemotron-3-ultra-550b-a55b": {
9048
9048
  id: string;
9049
9049
  name: string;
9050
9050
  api: "openai-completions";
9051
9051
  provider: string;
9052
9052
  baseUrl: string;
9053
9053
  reasoning: true;
9054
- input: ("image" | "text")[];
9054
+ input: "text"[];
9055
9055
  cost: {
9056
9056
  input: number;
9057
9057
  output: number;
@@ -9061,7 +9061,7 @@ export declare const MODELS: {
9061
9061
  contextWindow: number;
9062
9062
  maxTokens: number;
9063
9063
  };
9064
- readonly "nvidia/nemotron-nano-9b-v2": {
9064
+ readonly "nvidia/nemotron-3-ultra-550b-a55b:free": {
9065
9065
  id: string;
9066
9066
  name: string;
9067
9067
  api: "openai-completions";
@@ -9078,7 +9078,24 @@ export declare const MODELS: {
9078
9078
  contextWindow: number;
9079
9079
  maxTokens: number;
9080
9080
  };
9081
- readonly "nvidia/nemotron-nano-9b-v2:free": {
9081
+ readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
9082
+ id: string;
9083
+ name: string;
9084
+ api: "openai-completions";
9085
+ provider: string;
9086
+ baseUrl: string;
9087
+ reasoning: true;
9088
+ input: ("image" | "text")[];
9089
+ cost: {
9090
+ input: number;
9091
+ output: number;
9092
+ cacheRead: number;
9093
+ cacheWrite: number;
9094
+ };
9095
+ contextWindow: number;
9096
+ maxTokens: number;
9097
+ };
9098
+ readonly "nvidia/nemotron-nano-9b-v2": {
9082
9099
  id: string;
9083
9100
  name: string;
9084
9101
  api: "openai-completions";
@@ -9095,13 +9112,13 @@ export declare const MODELS: {
9095
9112
  contextWindow: number;
9096
9113
  maxTokens: number;
9097
9114
  };
9098
- readonly "openai/gpt-3.5-turbo": {
9115
+ readonly "nvidia/nemotron-nano-9b-v2:free": {
9099
9116
  id: string;
9100
9117
  name: string;
9101
9118
  api: "openai-completions";
9102
9119
  provider: string;
9103
9120
  baseUrl: string;
9104
- reasoning: false;
9121
+ reasoning: true;
9105
9122
  input: "text"[];
9106
9123
  cost: {
9107
9124
  input: number;
@@ -9112,7 +9129,7 @@ export declare const MODELS: {
9112
9129
  contextWindow: number;
9113
9130
  maxTokens: number;
9114
9131
  };
9115
- readonly "openai/gpt-3.5-turbo-0613": {
9132
+ readonly "openai/gpt-3.5-turbo": {
9116
9133
  id: string;
9117
9134
  name: string;
9118
9135
  api: "openai-completions";
@@ -9129,7 +9146,7 @@ export declare const MODELS: {
9129
9146
  contextWindow: number;
9130
9147
  maxTokens: number;
9131
9148
  };
9132
- readonly "openai/gpt-3.5-turbo-16k": {
9149
+ readonly "openai/gpt-3.5-turbo-0613": {
9133
9150
  id: string;
9134
9151
  name: string;
9135
9152
  api: "openai-completions";
@@ -9146,7 +9163,7 @@ export declare const MODELS: {
9146
9163
  contextWindow: number;
9147
9164
  maxTokens: number;
9148
9165
  };
9149
- readonly "openai/gpt-4": {
9166
+ readonly "openai/gpt-3.5-turbo-16k": {
9150
9167
  id: string;
9151
9168
  name: string;
9152
9169
  api: "openai-completions";
@@ -9163,7 +9180,7 @@ export declare const MODELS: {
9163
9180
  contextWindow: number;
9164
9181
  maxTokens: number;
9165
9182
  };
9166
- readonly "openai/gpt-4-0314": {
9183
+ readonly "openai/gpt-4": {
9167
9184
  id: string;
9168
9185
  name: string;
9169
9186
  api: "openai-completions";
@@ -11637,7 +11654,7 @@ export declare const MODELS: {
11637
11654
  provider: string;
11638
11655
  baseUrl: string;
11639
11656
  reasoning: true;
11640
- input: ("image" | "text")[];
11657
+ input: "text"[];
11641
11658
  cost: {
11642
11659
  input: number;
11643
11660
  output: number;
@@ -11909,7 +11926,7 @@ export declare const MODELS: {
11909
11926
  provider: string;
11910
11927
  baseUrl: string;
11911
11928
  reasoning: true;
11912
- input: ("image" | "text")[];
11929
+ input: "text"[];
11913
11930
  cost: {
11914
11931
  input: number;
11915
11932
  output: number;
@@ -12334,7 +12351,7 @@ export declare const MODELS: {
12334
12351
  provider: string;
12335
12352
  baseUrl: string;
12336
12353
  reasoning: true;
12337
- input: ("image" | "text")[];
12354
+ input: "text"[];
12338
12355
  cost: {
12339
12356
  input: number;
12340
12357
  output: number;
@@ -12827,7 +12844,7 @@ export declare const MODELS: {
12827
12844
  provider: string;
12828
12845
  baseUrl: string;
12829
12846
  reasoning: true;
12830
- input: ("image" | "text")[];
12847
+ input: "text"[];
12831
12848
  cost: {
12832
12849
  input: number;
12833
12850
  output: number;
@@ -12844,7 +12861,7 @@ export declare const MODELS: {
12844
12861
  provider: string;
12845
12862
  baseUrl: string;
12846
12863
  reasoning: true;
12847
- input: ("image" | "text")[];
12864
+ input: "text"[];
12848
12865
  cost: {
12849
12866
  input: number;
12850
12867
  output: number;
@@ -12861,7 +12878,7 @@ export declare const MODELS: {
12861
12878
  provider: string;
12862
12879
  baseUrl: string;
12863
12880
  reasoning: true;
12864
- input: ("image" | "text")[];
12881
+ input: "text"[];
12865
12882
  cost: {
12866
12883
  input: number;
12867
12884
  output: number;
@@ -13211,6 +13228,23 @@ export declare const MODELS: {
13211
13228
  contextWindow: number;
13212
13229
  maxTokens: number;
13213
13230
  };
13231
+ readonly "nvidia/nemotron-3-ultra-550b-a55b": {
13232
+ id: string;
13233
+ name: string;
13234
+ api: "anthropic-messages";
13235
+ provider: string;
13236
+ baseUrl: string;
13237
+ reasoning: true;
13238
+ input: "text"[];
13239
+ cost: {
13240
+ input: number;
13241
+ output: number;
13242
+ cacheRead: number;
13243
+ cacheWrite: number;
13244
+ };
13245
+ contextWindow: number;
13246
+ maxTokens: number;
13247
+ };
13214
13248
  readonly "nvidia/nemotron-nano-12b-v2-vl": {
13215
13249
  id: string;
13216
13250
  name: string;