@dreb/ai 2.47.0 → 2.48.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.
@@ -12114,13 +12114,13 @@ export const MODELS = {
12114
12114
  reasoning: true,
12115
12115
  input: ["text"],
12116
12116
  cost: {
12117
- input: 0.3,
12118
- output: 3,
12117
+ input: 0.22999999999999998,
12118
+ output: 2.3,
12119
12119
  cacheRead: 0,
12120
12120
  cacheWrite: 0,
12121
12121
  },
12122
12122
  contextWindow: 262144,
12123
- maxTokens: 32768,
12123
+ maxTokens: 4096,
12124
12124
  },
12125
12125
  "qwen/qwen3-30b-a3b": {
12126
12126
  id: "qwen/qwen3-30b-a3b",