@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.
@@ -8711,13 +8711,13 @@ export const MODELS = {
8711
8711
  reasoning: true,
8712
8712
  input: ["text"],
8713
8713
  cost: {
8714
- input: 0.25,
8715
- output: 0.7999999999999999,
8714
+ input: 0.22,
8715
+ output: 0.85,
8716
8716
  cacheRead: 0.06,
8717
8717
  cacheWrite: 0,
8718
8718
  },
8719
8719
  contextWindow: 262144,
8720
- maxTokens: 80000,
8720
+ maxTokens: 262144,
8721
8721
  },
8722
8722
  "arcee-ai/virtuoso-large": {
8723
8723
  id: "arcee-ai/virtuoso-large",
@@ -9017,13 +9017,13 @@ export const MODELS = {
9017
9017
  reasoning: true,
9018
9018
  input: ["text"],
9019
9019
  cost: {
9020
- input: 0.098,
9021
- output: 0.196,
9022
- cacheRead: 0.0196,
9020
+ input: 0.14,
9021
+ output: 0.28,
9022
+ cacheRead: 0.028,
9023
9023
  cacheWrite: 0,
9024
9024
  },
9025
9025
  contextWindow: 1048576,
9026
- maxTokens: 4096,
9026
+ maxTokens: 393216,
9027
9027
  },
9028
9028
  "deepseek/deepseek-v4-pro": {
9029
9029
  id: "deepseek/deepseek-v4-pro",
@@ -9323,8 +9323,8 @@ export const MODELS = {
9323
9323
  reasoning: true,
9324
9324
  input: ["text", "image"],
9325
9325
  cost: {
9326
- input: 0.12,
9327
- output: 0.35,
9326
+ input: 0.13,
9327
+ output: 0.39999999999999997,
9328
9328
  cacheRead: 0.049999999999999996,
9329
9329
  cacheWrite: 0,
9330
9330
  },
@@ -10122,9 +10122,9 @@ export const MODELS = {
10122
10122
  reasoning: true,
10123
10123
  input: ["text", "image"],
10124
10124
  cost: {
10125
- input: 0.684,
10126
- output: 3.42,
10127
- cacheRead: 0.144,
10125
+ input: 0.646,
10126
+ output: 2.7199999999999998,
10127
+ cacheRead: 0.1088,
10128
10128
  cacheWrite: 0,
10129
10129
  },
10130
10130
  contextWindow: 262144,
@@ -10139,7 +10139,7 @@ export const MODELS = {
10139
10139
  reasoning: true,
10140
10140
  input: ["text", "image"],
10141
10141
  cost: {
10142
- input: 0.78,
10142
+ input: 0.73,
10143
10143
  output: 3.5,
10144
10144
  cacheRead: 0.15,
10145
10145
  cacheWrite: 0,
@@ -10736,7 +10736,7 @@ export const MODELS = {
10736
10736
  cost: {
10737
10737
  input: 1.25,
10738
10738
  output: 10,
10739
- cacheRead: 0.125,
10739
+ cacheRead: 0.13,
10740
10740
  cacheWrite: 0,
10741
10741
  },
10742
10742
  contextWindow: 400000,
@@ -10770,11 +10770,11 @@ export const MODELS = {
10770
10770
  cost: {
10771
10771
  input: 0.25,
10772
10772
  output: 2,
10773
- cacheRead: 0.024999999999999998,
10773
+ cacheRead: 0.03,
10774
10774
  cacheWrite: 0,
10775
10775
  },
10776
10776
  contextWindow: 400000,
10777
- maxTokens: 100000,
10777
+ maxTokens: 128000,
10778
10778
  },
10779
10779
  "openai/gpt-5.2": {
10780
10780
  id: "openai/gpt-5.2",
@@ -11160,8 +11160,8 @@ export const MODELS = {
11160
11160
  input: ["text"],
11161
11161
  cost: {
11162
11162
  input: 0.03,
11163
- output: 0.13,
11164
- cacheRead: 0.03,
11163
+ output: 0.14,
11164
+ cacheRead: 0,
11165
11165
  cacheWrite: 0,
11166
11166
  },
11167
11167
  contextWindow: 131072,
@@ -11669,13 +11669,13 @@ export const MODELS = {
11669
11669
  reasoning: true,
11670
11670
  input: ["text"],
11671
11671
  cost: {
11672
- input: 0.13,
11673
- output: 0.52,
11672
+ input: 0.12,
11673
+ output: 0.5,
11674
11674
  cacheRead: 0,
11675
11675
  cacheWrite: 0,
11676
11676
  },
11677
11677
  contextWindow: 131072,
11678
- maxTokens: 8192,
11678
+ maxTokens: 16384,
11679
11679
  },
11680
11680
  "qwen/qwen3-30b-a3b-instruct-2507": {
11681
11681
  id: "qwen/qwen3-30b-a3b-instruct-2507",
@@ -11686,13 +11686,13 @@ export const MODELS = {
11686
11686
  reasoning: false,
11687
11687
  input: ["text"],
11688
11688
  cost: {
11689
- input: 0.09999999999999999,
11690
- output: 0.3,
11689
+ input: 0.04815,
11690
+ output: 0.19305,
11691
11691
  cacheRead: 0,
11692
11692
  cacheWrite: 0,
11693
11693
  },
11694
11694
  contextWindow: 262144,
11695
- maxTokens: 4096,
11695
+ maxTokens: 32000,
11696
11696
  },
11697
11697
  "qwen/qwen3-30b-a3b-thinking-2507": {
11698
11698
  id: "qwen/qwen3-30b-a3b-thinking-2507",
@@ -12162,13 +12162,13 @@ export const MODELS = {
12162
12162
  reasoning: true,
12163
12163
  input: ["text", "image"],
12164
12164
  cost: {
12165
- input: 0.28900000000000003,
12166
- output: 2.4,
12167
- cacheRead: 0,
12165
+ input: 0.3,
12166
+ output: 2,
12167
+ cacheRead: 0.15,
12168
12168
  cacheWrite: 0,
12169
12169
  },
12170
12170
  contextWindow: 262144,
12171
- maxTokens: 131072,
12171
+ maxTokens: 65536,
12172
12172
  },
12173
12173
  "qwen/qwen3.6-35b-a3b": {
12174
12174
  id: "qwen/qwen3.6-35b-a3b",
@@ -12740,9 +12740,9 @@ export const MODELS = {
12740
12740
  reasoning: true,
12741
12741
  input: ["text"],
12742
12742
  cost: {
12743
- input: 0.7756000000000001,
12744
- output: 2.4376,
12745
- cacheRead: 0.14404,
12743
+ input: 0.784,
12744
+ output: 2.464,
12745
+ cacheRead: 0.1456,
12746
12746
  cacheWrite: 0,
12747
12747
  },
12748
12748
  contextWindow: 1048576,
@@ -13549,23 +13549,6 @@ export const MODELS = {
13549
13549
  contextWindow: 1000000,
13550
13550
  maxTokens: 128000,
13551
13551
  },
13552
- "anthropic/claude-opus-4.7-fast": {
13553
- id: "anthropic/claude-opus-4.7-fast",
13554
- name: "Claude Opus 4.7 (Fast)",
13555
- api: "anthropic-messages",
13556
- provider: "vercel-ai-gateway",
13557
- baseUrl: "https://ai-gateway.vercel.sh",
13558
- reasoning: true,
13559
- input: ["text", "image"],
13560
- cost: {
13561
- input: 30,
13562
- output: 150,
13563
- cacheRead: 3,
13564
- cacheWrite: 37.5,
13565
- },
13566
- contextWindow: 1000000,
13567
- maxTokens: 128000,
13568
- },
13569
13552
  "anthropic/claude-opus-4.8": {
13570
13553
  id: "anthropic/claude-opus-4.8",
13571
13554
  name: "Claude Opus 4.8",
@@ -14025,23 +14008,6 @@ export const MODELS = {
14025
14008
  contextWindow: 1000000,
14026
14009
  maxTokens: 65000,
14027
14010
  },
14028
- "google/gemini-3.1-flash-lite-preview": {
14029
- id: "google/gemini-3.1-flash-lite-preview",
14030
- name: "Gemini 3.1 Flash Lite Preview",
14031
- api: "anthropic-messages",
14032
- provider: "vercel-ai-gateway",
14033
- baseUrl: "https://ai-gateway.vercel.sh",
14034
- reasoning: true,
14035
- input: ["text", "image"],
14036
- cost: {
14037
- input: 0.25,
14038
- output: 1.5,
14039
- cacheRead: 0.03,
14040
- cacheWrite: 0,
14041
- },
14042
- contextWindow: 1000000,
14043
- maxTokens: 65000,
14044
- },
14045
14011
  "google/gemini-3.1-pro-preview": {
14046
14012
  id: "google/gemini-3.1-pro-preview",
14047
14013
  name: "Gemini 3.1 Pro Preview",
@@ -15096,23 +15062,6 @@ export const MODELS = {
15096
15062
  contextWindow: 400000,
15097
15063
  maxTokens: 128000,
15098
15064
  },
15099
- "openai/gpt-5-chat": {
15100
- id: "openai/gpt-5-chat",
15101
- name: "GPT 5 Chat",
15102
- api: "anthropic-messages",
15103
- provider: "vercel-ai-gateway",
15104
- baseUrl: "https://ai-gateway.vercel.sh",
15105
- reasoning: false,
15106
- input: ["text", "image"],
15107
- cost: {
15108
- input: 1.25,
15109
- output: 10,
15110
- cacheRead: 0.125,
15111
- cacheWrite: 0,
15112
- },
15113
- contextWindow: 128000,
15114
- maxTokens: 16384,
15115
- },
15116
15065
  "openai/gpt-5-codex": {
15117
15066
  id: "openai/gpt-5-codex",
15118
15067
  name: "GPT-5-Codex",
@@ -15283,23 +15232,6 @@ export const MODELS = {
15283
15232
  contextWindow: 400000,
15284
15233
  maxTokens: 128000,
15285
15234
  },
15286
- "openai/gpt-5.2-chat": {
15287
- id: "openai/gpt-5.2-chat",
15288
- name: "GPT 5.2 Chat",
15289
- api: "anthropic-messages",
15290
- provider: "vercel-ai-gateway",
15291
- baseUrl: "https://ai-gateway.vercel.sh",
15292
- reasoning: false,
15293
- input: ["text", "image"],
15294
- cost: {
15295
- input: 1.75,
15296
- output: 14,
15297
- cacheRead: 0.175,
15298
- cacheWrite: 0,
15299
- },
15300
- contextWindow: 128000,
15301
- maxTokens: 16384,
15302
- },
15303
15235
  "openai/gpt-5.2-codex": {
15304
15236
  id: "openai/gpt-5.2-codex",
15305
15237
  name: "GPT 5.2 Codex",