@dreb/ai 2.2.0 → 2.4.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.
@@ -7630,7 +7630,7 @@ export const MODELS = {
7630
7630
  reasoning: true,
7631
7631
  input: ["text", "image"],
7632
7632
  cost: {
7633
- input: 0.13,
7633
+ input: 0.12,
7634
7634
  output: 0.39999999999999997,
7635
7635
  cacheRead: 0,
7636
7636
  cacheWrite: 0,
@@ -10928,13 +10928,13 @@ export const MODELS = {
10928
10928
  reasoning: true,
10929
10929
  input: ["text"],
10930
10930
  cost: {
10931
- input: 1.26,
10932
- output: 3.9600000000000004,
10933
- cacheRead: 0,
10931
+ input: 1.395,
10932
+ output: 4.4,
10933
+ cacheRead: 0.26,
10934
10934
  cacheWrite: 0,
10935
10935
  },
10936
10936
  contextWindow: 202752,
10937
- maxTokens: 4096,
10937
+ maxTokens: 131072,
10938
10938
  },
10939
10939
  "z-ai/glm-5v-turbo": {
10940
10940
  id: "z-ai/glm-5v-turbo",