@dreb/ai 2.4.1 → 2.4.2

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.
@@ -6871,7 +6871,7 @@ export const MODELS = {
6871
6871
  cacheWrite: 3.75,
6872
6872
  },
6873
6873
  contextWindow: 200000,
6874
- maxTokens: 64000,
6874
+ maxTokens: 128000,
6875
6875
  },
6876
6876
  "anthropic/claude-3.7-sonnet:thinking": {
6877
6877
  id: "anthropic/claude-3.7-sonnet:thinking",
@@ -7006,7 +7006,7 @@ export const MODELS = {
7006
7006
  cacheRead: 0.3,
7007
7007
  cacheWrite: 3.75,
7008
7008
  },
7009
- contextWindow: 200000,
7009
+ contextWindow: 1000000,
7010
7010
  maxTokens: 64000,
7011
7011
  },
7012
7012
  "anthropic/claude-sonnet-4.5": {
@@ -7341,13 +7341,13 @@ export const MODELS = {
7341
7341
  reasoning: true,
7342
7342
  input: ["text"],
7343
7343
  cost: {
7344
- input: 0.44999999999999996,
7344
+ input: 0.5,
7345
7345
  output: 2.1500000000000004,
7346
- cacheRead: 0.22499999999999998,
7346
+ cacheRead: 0.35,
7347
7347
  cacheWrite: 0,
7348
7348
  },
7349
7349
  contextWindow: 163840,
7350
- maxTokens: 65536,
7350
+ maxTokens: 4096,
7351
7351
  },
7352
7352
  "deepseek/deepseek-v3.1-terminus": {
7353
7353
  id: "deepseek/deepseek-v3.1-terminus",
@@ -7976,7 +7976,7 @@ export const MODELS = {
7976
7976
  cacheWrite: 0,
7977
7977
  },
7978
7978
  contextWindow: 196608,
7979
- maxTokens: 196608,
7979
+ maxTokens: 8192,
7980
7980
  },
7981
7981
  "minimax/minimax-m2.7": {
7982
7982
  id: "minimax/minimax-m2.7",
@@ -8758,7 +8758,7 @@ export const MODELS = {
8758
8758
  cacheWrite: 0,
8759
8759
  },
8760
8760
  contextWindow: 1047576,
8761
- maxTokens: 32768,
8761
+ maxTokens: 4096,
8762
8762
  },
8763
8763
  "openai/gpt-4.1-mini": {
8764
8764
  id: "openai/gpt-4.1-mini",
@@ -8805,7 +8805,7 @@ export const MODELS = {
8805
8805
  cost: {
8806
8806
  input: 2.5,
8807
8807
  output: 10,
8808
- cacheRead: 1.25,
8808
+ cacheRead: 0,
8809
8809
  cacheWrite: 0,
8810
8810
  },
8811
8811
  contextWindow: 128000,
@@ -9026,11 +9026,11 @@ export const MODELS = {
9026
9026
  cost: {
9027
9027
  input: 0.049999999999999996,
9028
9028
  output: 0.39999999999999997,
9029
- cacheRead: 0.005,
9029
+ cacheRead: 0.01,
9030
9030
  cacheWrite: 0,
9031
9031
  },
9032
9032
  contextWindow: 400000,
9033
- maxTokens: 128000,
9033
+ maxTokens: 4096,
9034
9034
  },
9035
9035
  "openai/gpt-5-pro": {
9036
9036
  id: "openai/gpt-5-pro",
@@ -9060,7 +9060,7 @@ export const MODELS = {
9060
9060
  cost: {
9061
9061
  input: 1.25,
9062
9062
  output: 10,
9063
- cacheRead: 0.125,
9063
+ cacheRead: 0.13,
9064
9064
  cacheWrite: 0,
9065
9065
  },
9066
9066
  contextWindow: 400000,
@@ -9128,11 +9128,11 @@ export const MODELS = {
9128
9128
  cost: {
9129
9129
  input: 0.25,
9130
9130
  output: 2,
9131
- cacheRead: 0.024999999999999998,
9131
+ cacheRead: 0.03,
9132
9132
  cacheWrite: 0,
9133
9133
  },
9134
9134
  contextWindow: 400000,
9135
- maxTokens: 100000,
9135
+ maxTokens: 128000,
9136
9136
  },
9137
9137
  "openai/gpt-5.2": {
9138
9138
  id: "openai/gpt-5.2",
@@ -9166,7 +9166,7 @@ export const MODELS = {
9166
9166
  cacheWrite: 0,
9167
9167
  },
9168
9168
  contextWindow: 128000,
9169
- maxTokens: 16384,
9169
+ maxTokens: 32000,
9170
9170
  },
9171
9171
  "openai/gpt-5.2-codex": {
9172
9172
  id: "openai/gpt-5.2-codex",
@@ -9382,12 +9382,12 @@ export const MODELS = {
9382
9382
  input: ["text"],
9383
9383
  cost: {
9384
9384
  input: 0.03,
9385
- output: 0.11,
9386
- cacheRead: 0.015,
9385
+ output: 0.14,
9386
+ cacheRead: 0,
9387
9387
  cacheWrite: 0,
9388
9388
  },
9389
9389
  contextWindow: 131072,
9390
- maxTokens: 131072,
9390
+ maxTokens: 4096,
9391
9391
  },
9392
9392
  "openai/gpt-oss-20b:free": {
9393
9393
  id: "openai/gpt-oss-20b:free",
@@ -9404,7 +9404,7 @@ export const MODELS = {
9404
9404
  cacheWrite: 0,
9405
9405
  },
9406
9406
  contextWindow: 131072,
9407
- maxTokens: 131072,
9407
+ maxTokens: 8192,
9408
9408
  },
9409
9409
  "openai/gpt-oss-safeguard-20b": {
9410
9410
  id: "openai/gpt-oss-safeguard-20b",
@@ -9976,13 +9976,13 @@ export const MODELS = {
9976
9976
  reasoning: false,
9977
9977
  input: ["text"],
9978
9978
  cost: {
9979
- input: 0.12,
9980
- output: 0.75,
9981
- cacheRead: 0.06,
9979
+ input: 0.15,
9980
+ output: 0.7999999999999999,
9981
+ cacheRead: 0.12,
9982
9982
  cacheWrite: 0,
9983
9983
  },
9984
9984
  contextWindow: 262144,
9985
- maxTokens: 65536,
9985
+ maxTokens: 262144,
9986
9986
  },
9987
9987
  "qwen/qwen3-coder-plus": {
9988
9988
  id: "qwen/qwen3-coder-plus",