@dreb/ai 2.38.1 → 2.39.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.
@@ -8655,9 +8655,9 @@ export const MODELS = {
8655
8655
  reasoning: true,
8656
8656
  input: ["text"],
8657
8657
  cost: {
8658
- input: 0.08399999999999999,
8659
- output: 0.16799999999999998,
8660
- cacheRead: 0.016800000000000002,
8658
+ input: 0.077,
8659
+ output: 0.154,
8660
+ cacheRead: 0.015399999999999999,
8661
8661
  cacheWrite: 0,
8662
8662
  },
8663
8663
  contextWindow: 1048576,
@@ -9182,8 +9182,8 @@ export const MODELS = {
9182
9182
  reasoning: false,
9183
9183
  input: ["text", "image"],
9184
9184
  cost: {
9185
- input: 0.15,
9186
- output: 0.6,
9185
+ input: 0.19999999999999998,
9186
+ output: 0.7999999999999999,
9187
9187
  cacheRead: 0,
9188
9188
  cacheWrite: 0,
9189
9189
  },
@@ -9693,8 +9693,8 @@ export const MODELS = {
9693
9693
  input: ["text", "image"],
9694
9694
  cost: {
9695
9695
  input: 0.72,
9696
- output: 3.49,
9697
- cacheRead: 0.159,
9696
+ output: 3.5,
9697
+ cacheRead: 0.15,
9698
9698
  cacheWrite: 0,
9699
9699
  },
9700
9700
  contextWindow: 262144,
@@ -11155,7 +11155,7 @@ export const MODELS = {
11155
11155
  input: ["text"],
11156
11156
  cost: {
11157
11157
  input: 0.09,
11158
- output: 0.09999999999999999,
11158
+ output: 0.55,
11159
11159
  cacheRead: 0,
11160
11160
  cacheWrite: 0,
11161
11161
  },
@@ -12175,12 +12175,12 @@ export const MODELS = {
12175
12175
  input: ["text"],
12176
12176
  cost: {
12177
12177
  input: 0.43,
12178
- output: 1.74,
12178
+ output: 1.75,
12179
12179
  cacheRead: 0.08,
12180
12180
  cacheWrite: 0,
12181
12181
  },
12182
- contextWindow: 202752,
12183
- maxTokens: 131072,
12182
+ contextWindow: 200000,
12183
+ maxTokens: 16384,
12184
12184
  },
12185
12185
  "z-ai/glm-4.6v": {
12186
12186
  id: "z-ai/glm-4.6v",
@@ -13680,6 +13680,23 @@ export const MODELS = {
13680
13680
  contextWindow: 1000000,
13681
13681
  maxTokens: 32000,
13682
13682
  },
13683
+ "kwaipilot/kat-coder-air-v2.5": {
13684
+ id: "kwaipilot/kat-coder-air-v2.5",
13685
+ name: "Kat Coder Air V2.5",
13686
+ api: "anthropic-messages",
13687
+ provider: "vercel-ai-gateway",
13688
+ baseUrl: "https://ai-gateway.vercel.sh",
13689
+ reasoning: true,
13690
+ input: ["text"],
13691
+ cost: {
13692
+ input: 0.15,
13693
+ output: 0.6,
13694
+ cacheRead: 0.03,
13695
+ cacheWrite: 0,
13696
+ },
13697
+ contextWindow: 256000,
13698
+ maxTokens: 80000,
13699
+ },
13683
13700
  "kwaipilot/kat-coder-pro-v1": {
13684
13701
  id: "kwaipilot/kat-coder-pro-v1",
13685
13702
  name: "KAT-Coder-Pro V1",
@@ -13714,6 +13731,23 @@ export const MODELS = {
13714
13731
  contextWindow: 256000,
13715
13732
  maxTokens: 256000,
13716
13733
  },
13734
+ "kwaipilot/kat-coder-pro-v2.5": {
13735
+ id: "kwaipilot/kat-coder-pro-v2.5",
13736
+ name: "Kat Coder Pro V2.5",
13737
+ api: "anthropic-messages",
13738
+ provider: "vercel-ai-gateway",
13739
+ baseUrl: "https://ai-gateway.vercel.sh",
13740
+ reasoning: true,
13741
+ input: ["text"],
13742
+ cost: {
13743
+ input: 0.74,
13744
+ output: 2.96,
13745
+ cacheRead: 0.15,
13746
+ cacheWrite: 0,
13747
+ },
13748
+ contextWindow: 256000,
13749
+ maxTokens: 80000,
13750
+ },
13717
13751
  "meituan/longcat-flash-chat": {
13718
13752
  id: "meituan/longcat-flash-chat",
13719
13753
  name: "LongCat Flash Chat",
@@ -15729,9 +15763,9 @@ export const MODELS = {
15729
15763
  reasoning: true,
15730
15764
  input: ["text"],
15731
15765
  cost: {
15732
- input: 3,
15733
- output: 10.25,
15734
- cacheRead: 0.5,
15766
+ input: 2.0999999999999996,
15767
+ output: 6.6000000000000005,
15768
+ cacheRead: 0.21,
15735
15769
  cacheWrite: 0,
15736
15770
  },
15737
15771
  contextWindow: 1000000,