@dreb/ai 2.4.0 → 2.4.1

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.
@@ -10928,13 +10928,13 @@ export const MODELS = {
10928
10928
  reasoning: true,
10929
10929
  input: ["text"],
10930
10930
  cost: {
10931
- input: 1.395,
10932
- output: 4.4,
10933
- cacheRead: 0.26,
10931
+ input: 0.95,
10932
+ output: 3.15,
10933
+ cacheRead: 0.475,
10934
10934
  cacheWrite: 0,
10935
10935
  },
10936
10936
  contextWindow: 202752,
10937
- maxTokens: 131072,
10937
+ maxTokens: 65535,
10938
10938
  },
10939
10939
  "z-ai/glm-5v-turbo": {
10940
10940
  id: "z-ai/glm-5v-turbo",