@dreb/ai 2.45.2 → 2.45.3

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.
@@ -13862,23 +13862,6 @@ export declare const MODELS: {
13862
13862
  contextWindow: number;
13863
13863
  maxTokens: number;
13864
13864
  };
13865
- readonly "anthropic/claude-opus-4.7-fast": {
13866
- id: string;
13867
- name: string;
13868
- api: "anthropic-messages";
13869
- provider: string;
13870
- baseUrl: string;
13871
- reasoning: true;
13872
- input: ("image" | "text")[];
13873
- cost: {
13874
- input: number;
13875
- output: number;
13876
- cacheRead: number;
13877
- cacheWrite: number;
13878
- };
13879
- contextWindow: number;
13880
- maxTokens: number;
13881
- };
13882
13865
  readonly "anthropic/claude-opus-4.8": {
13883
13866
  id: string;
13884
13867
  name: string;
@@ -14338,23 +14321,6 @@ export declare const MODELS: {
14338
14321
  contextWindow: number;
14339
14322
  maxTokens: number;
14340
14323
  };
14341
- readonly "google/gemini-3.1-flash-lite-preview": {
14342
- id: string;
14343
- name: string;
14344
- api: "anthropic-messages";
14345
- provider: string;
14346
- baseUrl: string;
14347
- reasoning: true;
14348
- input: ("image" | "text")[];
14349
- cost: {
14350
- input: number;
14351
- output: number;
14352
- cacheRead: number;
14353
- cacheWrite: number;
14354
- };
14355
- contextWindow: number;
14356
- maxTokens: number;
14357
- };
14358
14324
  readonly "google/gemini-3.1-pro-preview": {
14359
14325
  id: string;
14360
14326
  name: string;
@@ -15409,23 +15375,6 @@ export declare const MODELS: {
15409
15375
  contextWindow: number;
15410
15376
  maxTokens: number;
15411
15377
  };
15412
- readonly "openai/gpt-5-chat": {
15413
- id: string;
15414
- name: string;
15415
- api: "anthropic-messages";
15416
- provider: string;
15417
- baseUrl: string;
15418
- reasoning: false;
15419
- input: ("image" | "text")[];
15420
- cost: {
15421
- input: number;
15422
- output: number;
15423
- cacheRead: number;
15424
- cacheWrite: number;
15425
- };
15426
- contextWindow: number;
15427
- maxTokens: number;
15428
- };
15429
15378
  readonly "openai/gpt-5-codex": {
15430
15379
  id: string;
15431
15380
  name: string;
@@ -15596,23 +15545,6 @@ export declare const MODELS: {
15596
15545
  contextWindow: number;
15597
15546
  maxTokens: number;
15598
15547
  };
15599
- readonly "openai/gpt-5.2-chat": {
15600
- id: string;
15601
- name: string;
15602
- api: "anthropic-messages";
15603
- provider: string;
15604
- baseUrl: string;
15605
- reasoning: false;
15606
- input: ("image" | "text")[];
15607
- cost: {
15608
- input: number;
15609
- output: number;
15610
- cacheRead: number;
15611
- cacheWrite: number;
15612
- };
15613
- contextWindow: number;
15614
- maxTokens: number;
15615
- };
15616
15548
  readonly "openai/gpt-5.2-codex": {
15617
15549
  id: string;
15618
15550
  name: string;