@dreb/ai 2.13.0 → 2.14.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.
@@ -7063,23 +7063,6 @@ export declare const MODELS: {
7063
7063
  contextWindow: number;
7064
7064
  maxTokens: number;
7065
7065
  };
7066
- readonly "ling-2.6-flash-free": {
7067
- id: string;
7068
- name: string;
7069
- api: "openai-completions";
7070
- provider: string;
7071
- baseUrl: string;
7072
- reasoning: false;
7073
- input: "text"[];
7074
- cost: {
7075
- input: number;
7076
- output: number;
7077
- cacheRead: number;
7078
- cacheWrite: number;
7079
- };
7080
- contextWindow: number;
7081
- maxTokens: number;
7082
- };
7083
7066
  readonly "minimax-m2.5": {
7084
7067
  id: string;
7085
7068
  name: string;
@@ -8563,23 +8546,6 @@ export declare const MODELS: {
8563
8546
  contextWindow: number;
8564
8547
  maxTokens: number;
8565
8548
  };
8566
- readonly "inclusionai/ling-2.6-flash:free": {
8567
- id: string;
8568
- name: string;
8569
- api: "openai-completions";
8570
- provider: string;
8571
- baseUrl: string;
8572
- reasoning: false;
8573
- input: "text"[];
8574
- cost: {
8575
- input: number;
8576
- output: number;
8577
- cacheRead: number;
8578
- cacheWrite: number;
8579
- };
8580
- contextWindow: number;
8581
- maxTokens: number;
8582
- };
8583
8549
  readonly "kwaipilot/kat-coder-pro-v2": {
8584
8550
  id: string;
8585
8551
  name: string;
@@ -9090,23 +9056,6 @@ export declare const MODELS: {
9090
9056
  contextWindow: number;
9091
9057
  maxTokens: number;
9092
9058
  };
9093
- readonly "mistralai/mistral-small-creative": {
9094
- id: string;
9095
- name: string;
9096
- api: "openai-completions";
9097
- provider: string;
9098
- baseUrl: string;
9099
- reasoning: false;
9100
- input: "text"[];
9101
- cost: {
9102
- input: number;
9103
- output: number;
9104
- cacheRead: number;
9105
- cacheWrite: number;
9106
- };
9107
- contextWindow: number;
9108
- maxTokens: number;
9109
- };
9110
9059
  readonly "mistralai/mixtral-8x22b-instruct": {
9111
9060
  id: string;
9112
9061
  name: string;
@@ -10433,6 +10382,23 @@ export declare const MODELS: {
10433
10382
  contextWindow: number;
10434
10383
  maxTokens: number;
10435
10384
  };
10385
+ readonly "openrouter/owl-alpha": {
10386
+ id: string;
10387
+ name: string;
10388
+ api: "openai-completions";
10389
+ provider: string;
10390
+ baseUrl: string;
10391
+ reasoning: false;
10392
+ input: "text"[];
10393
+ cost: {
10394
+ input: number;
10395
+ output: number;
10396
+ cacheRead: number;
10397
+ cacheWrite: number;
10398
+ };
10399
+ contextWindow: number;
10400
+ maxTokens: number;
10401
+ };
10436
10402
  readonly "poolside/laguna-m.1:free": {
10437
10403
  id: string;
10438
10404
  name: string;
@@ -11283,23 +11249,6 @@ export declare const MODELS: {
11283
11249
  contextWindow: number;
11284
11250
  maxTokens: number;
11285
11251
  };
11286
- readonly "qwen/qwq-32b": {
11287
- id: string;
11288
- name: string;
11289
- api: "openai-completions";
11290
- provider: string;
11291
- baseUrl: string;
11292
- reasoning: true;
11293
- input: "text"[];
11294
- cost: {
11295
- input: number;
11296
- output: number;
11297
- cacheRead: number;
11298
- cacheWrite: number;
11299
- };
11300
- contextWindow: number;
11301
- maxTokens: number;
11302
- };
11303
11252
  readonly "rekaai/reka-edge": {
11304
11253
  id: string;
11305
11254
  name: string;
@@ -12339,6 +12288,23 @@ export declare const MODELS: {
12339
12288
  contextWindow: number;
12340
12289
  maxTokens: number;
12341
12290
  };
12291
+ readonly "alibaba/qwen3.6-27b": {
12292
+ id: string;
12293
+ name: string;
12294
+ api: "anthropic-messages";
12295
+ provider: string;
12296
+ baseUrl: string;
12297
+ reasoning: true;
12298
+ input: ("image" | "text")[];
12299
+ cost: {
12300
+ input: number;
12301
+ output: number;
12302
+ cacheRead: number;
12303
+ cacheWrite: number;
12304
+ };
12305
+ contextWindow: number;
12306
+ maxTokens: number;
12307
+ };
12342
12308
  readonly "alibaba/qwen3.6-plus": {
12343
12309
  id: string;
12344
12310
  name: string;
@@ -12719,7 +12685,7 @@ export declare const MODELS: {
12719
12685
  api: "anthropic-messages";
12720
12686
  provider: string;
12721
12687
  baseUrl: string;
12722
- reasoning: true;
12688
+ reasoning: false;
12723
12689
  input: "text"[];
12724
12690
  cost: {
12725
12691
  input: number;
@@ -14566,6 +14532,40 @@ export declare const MODELS: {
14566
14532
  contextWindow: number;
14567
14533
  maxTokens: number;
14568
14534
  };
14535
+ readonly "xiaomi/mimo-v2.5": {
14536
+ id: string;
14537
+ name: string;
14538
+ api: "anthropic-messages";
14539
+ provider: string;
14540
+ baseUrl: string;
14541
+ reasoning: true;
14542
+ input: ("image" | "text")[];
14543
+ cost: {
14544
+ input: number;
14545
+ output: number;
14546
+ cacheRead: number;
14547
+ cacheWrite: number;
14548
+ };
14549
+ contextWindow: number;
14550
+ maxTokens: number;
14551
+ };
14552
+ readonly "xiaomi/mimo-v2.5-pro": {
14553
+ id: string;
14554
+ name: string;
14555
+ api: "anthropic-messages";
14556
+ provider: string;
14557
+ baseUrl: string;
14558
+ reasoning: true;
14559
+ input: ("image" | "text")[];
14560
+ cost: {
14561
+ input: number;
14562
+ output: number;
14563
+ cacheRead: number;
14564
+ cacheWrite: number;
14565
+ };
14566
+ contextWindow: number;
14567
+ maxTokens: number;
14568
+ };
14569
14569
  readonly "zai/glm-4.5": {
14570
14570
  id: string;
14571
14571
  name: string;