@dreb/ai 2.33.0 → 2.34.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.
package/dist/models.generated.js
CHANGED
|
@@ -7372,15 +7372,15 @@ export const MODELS = {
|
|
|
7372
7372
|
cacheRead: 0.02,
|
|
7373
7373
|
cacheWrite: 0,
|
|
7374
7374
|
},
|
|
7375
|
-
contextWindow:
|
|
7375
|
+
contextWindow: 1000000,
|
|
7376
7376
|
maxTokens: 131072,
|
|
7377
7377
|
},
|
|
7378
7378
|
"qwen3.6-plus": {
|
|
7379
7379
|
id: "qwen3.6-plus",
|
|
7380
7380
|
name: "Qwen3.6 Plus",
|
|
7381
|
-
api: "
|
|
7381
|
+
api: "anthropic-messages",
|
|
7382
7382
|
provider: "opencode-go",
|
|
7383
|
-
baseUrl: "https://opencode.ai/zen/go
|
|
7383
|
+
baseUrl: "https://opencode.ai/zen/go",
|
|
7384
7384
|
reasoning: true,
|
|
7385
7385
|
input: ["text", "image"],
|
|
7386
7386
|
cost: {
|
|
@@ -7395,9 +7395,9 @@ export const MODELS = {
|
|
|
7395
7395
|
"qwen3.7-max": {
|
|
7396
7396
|
id: "qwen3.7-max",
|
|
7397
7397
|
name: "Qwen3.7 Max",
|
|
7398
|
-
api: "
|
|
7398
|
+
api: "anthropic-messages",
|
|
7399
7399
|
provider: "opencode-go",
|
|
7400
|
-
baseUrl: "https://opencode.ai/zen/go
|
|
7400
|
+
baseUrl: "https://opencode.ai/zen/go",
|
|
7401
7401
|
reasoning: true,
|
|
7402
7402
|
input: ["text"],
|
|
7403
7403
|
cost: {
|
|
@@ -7412,9 +7412,9 @@ export const MODELS = {
|
|
|
7412
7412
|
"qwen3.7-plus": {
|
|
7413
7413
|
id: "qwen3.7-plus",
|
|
7414
7414
|
name: "Qwen3.7 Plus",
|
|
7415
|
-
api: "
|
|
7415
|
+
api: "anthropic-messages",
|
|
7416
7416
|
provider: "opencode-go",
|
|
7417
|
-
baseUrl: "https://opencode.ai/zen/go
|
|
7417
|
+
baseUrl: "https://opencode.ai/zen/go",
|
|
7418
7418
|
reasoning: true,
|
|
7419
7419
|
input: ["text", "image"],
|
|
7420
7420
|
cost: {
|
|
@@ -8085,7 +8085,7 @@ export const MODELS = {
|
|
|
8085
8085
|
cost: {
|
|
8086
8086
|
input: 0.2288,
|
|
8087
8087
|
output: 0.3432,
|
|
8088
|
-
cacheRead: 0,
|
|
8088
|
+
cacheRead: 0.02288,
|
|
8089
8089
|
cacheWrite: 0,
|
|
8090
8090
|
},
|
|
8091
8091
|
contextWindow: 131072,
|
|
@@ -9256,13 +9256,13 @@ export const MODELS = {
|
|
|
9256
9256
|
reasoning: true,
|
|
9257
9257
|
input: ["text"],
|
|
9258
9258
|
cost: {
|
|
9259
|
-
input: 0.
|
|
9260
|
-
output: 0.
|
|
9259
|
+
input: 0.08499999999999999,
|
|
9260
|
+
output: 0.39999999999999997,
|
|
9261
9261
|
cacheRead: 0,
|
|
9262
9262
|
cacheWrite: 0,
|
|
9263
9263
|
},
|
|
9264
9264
|
contextWindow: 1000000,
|
|
9265
|
-
maxTokens:
|
|
9265
|
+
maxTokens: 16384,
|
|
9266
9266
|
},
|
|
9267
9267
|
"nvidia/nemotron-3-super-120b-a12b:free": {
|
|
9268
9268
|
id: "nvidia/nemotron-3-super-120b-a12b:free",
|