@dreb/ai 2.50.0 → 2.51.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
|
@@ -8381,6 +8381,23 @@ export const MODELS = {
|
|
|
8381
8381
|
contextWindow: 1000000,
|
|
8382
8382
|
maxTokens: 65536,
|
|
8383
8383
|
},
|
|
8384
|
+
"qwen3.8-max": {
|
|
8385
|
+
id: "qwen3.8-max",
|
|
8386
|
+
name: "Qwen3.8 Max",
|
|
8387
|
+
api: "anthropic-messages",
|
|
8388
|
+
provider: "opencode-go",
|
|
8389
|
+
baseUrl: "https://opencode.ai/zen/go",
|
|
8390
|
+
reasoning: true,
|
|
8391
|
+
input: ["text", "image"],
|
|
8392
|
+
cost: {
|
|
8393
|
+
input: 2,
|
|
8394
|
+
output: 6,
|
|
8395
|
+
cacheRead: 0.25,
|
|
8396
|
+
cacheWrite: 2.5,
|
|
8397
|
+
},
|
|
8398
|
+
contextWindow: 1000000,
|
|
8399
|
+
maxTokens: 131072,
|
|
8400
|
+
},
|
|
8384
8401
|
},
|
|
8385
8402
|
"openrouter": {
|
|
8386
8403
|
"ai21/jamba-large-1.7": {
|
|
@@ -11096,9 +11113,9 @@ export const MODELS = {
|
|
|
11096
11113
|
input: ["text", "image"],
|
|
11097
11114
|
cost: {
|
|
11098
11115
|
input: 0.09999999999999999,
|
|
11099
|
-
output: 0.
|
|
11116
|
+
output: 0.6,
|
|
11100
11117
|
cacheRead: 0.01,
|
|
11101
|
-
cacheWrite: 0.
|
|
11118
|
+
cacheWrite: 0.125,
|
|
11102
11119
|
},
|
|
11103
11120
|
contextWindow: 1050000,
|
|
11104
11121
|
maxTokens: 128000,
|
|
@@ -11146,7 +11163,7 @@ export const MODELS = {
|
|
|
11146
11163
|
reasoning: true,
|
|
11147
11164
|
input: ["text", "image"],
|
|
11148
11165
|
cost: {
|
|
11149
|
-
input: 1
|
|
11166
|
+
input: 1,
|
|
11150
11167
|
output: 6,
|
|
11151
11168
|
cacheRead: 0.09999999999999999,
|
|
11152
11169
|
cacheWrite: 1.25,
|
|
@@ -11163,7 +11180,7 @@ export const MODELS = {
|
|
|
11163
11180
|
reasoning: true,
|
|
11164
11181
|
input: ["text", "image"],
|
|
11165
11182
|
cost: {
|
|
11166
|
-
input: 1
|
|
11183
|
+
input: 1,
|
|
11167
11184
|
output: 6,
|
|
11168
11185
|
cacheRead: 0.09999999999999999,
|
|
11169
11186
|
cacheWrite: 1.25,
|
|
@@ -11656,13 +11673,13 @@ export const MODELS = {
|
|
|
11656
11673
|
reasoning: false,
|
|
11657
11674
|
input: ["text"],
|
|
11658
11675
|
cost: {
|
|
11659
|
-
input: 0.
|
|
11660
|
-
output: 0.
|
|
11676
|
+
input: 0.14950000000000002,
|
|
11677
|
+
output: 0.5980000000000001,
|
|
11661
11678
|
cacheRead: 0,
|
|
11662
11679
|
cacheWrite: 0,
|
|
11663
11680
|
},
|
|
11664
11681
|
contextWindow: 262144,
|
|
11665
|
-
maxTokens:
|
|
11682
|
+
maxTokens: 32768,
|
|
11666
11683
|
},
|
|
11667
11684
|
"qwen/qwen3-235b-a22b-thinking-2507": {
|
|
11668
11685
|
id: "qwen/qwen3-235b-a22b-thinking-2507",
|
|
@@ -11945,8 +11962,8 @@ export const MODELS = {
|
|
|
11945
11962
|
reasoning: true,
|
|
11946
11963
|
input: ["text", "image"],
|
|
11947
11964
|
cost: {
|
|
11948
|
-
input: 0.
|
|
11949
|
-
output:
|
|
11965
|
+
input: 0.98,
|
|
11966
|
+
output: 3.95,
|
|
11950
11967
|
cacheRead: 0,
|
|
11951
11968
|
cacheWrite: 0,
|
|
11952
11969
|
},
|
|
@@ -12047,8 +12064,8 @@ export const MODELS = {
|
|
|
12047
12064
|
reasoning: true,
|
|
12048
12065
|
input: ["text", "image"],
|
|
12049
12066
|
cost: {
|
|
12050
|
-
input: 0.
|
|
12051
|
-
output:
|
|
12067
|
+
input: 0.39999999999999997,
|
|
12068
|
+
output: 3.1999999999999997,
|
|
12052
12069
|
cacheRead: 0,
|
|
12053
12070
|
cacheWrite: 0,
|
|
12054
12071
|
},
|
|
@@ -12461,7 +12478,7 @@ export const MODELS = {
|
|
|
12461
12478
|
cacheWrite: 0,
|
|
12462
12479
|
},
|
|
12463
12480
|
contextWindow: 1024000,
|
|
12464
|
-
maxTokens:
|
|
12481
|
+
maxTokens: 1024000,
|
|
12465
12482
|
},
|
|
12466
12483
|
"thinkingmachines/inkling": {
|
|
12467
12484
|
id: "thinkingmachines/inkling",
|
|
@@ -12795,9 +12812,9 @@ export const MODELS = {
|
|
|
12795
12812
|
reasoning: true,
|
|
12796
12813
|
input: ["text"],
|
|
12797
12814
|
cost: {
|
|
12798
|
-
input: 0.
|
|
12799
|
-
output:
|
|
12800
|
-
cacheRead: 0.
|
|
12815
|
+
input: 0.7153999999999999,
|
|
12816
|
+
output: 2.2483999999999997,
|
|
12817
|
+
cacheRead: 0.13286,
|
|
12801
12818
|
cacheWrite: 0,
|
|
12802
12819
|
},
|
|
12803
12820
|
contextWindow: 1048576,
|
|
@@ -13434,6 +13451,23 @@ export const MODELS = {
|
|
|
13434
13451
|
contextWindow: 1000000,
|
|
13435
13452
|
maxTokens: 64000,
|
|
13436
13453
|
},
|
|
13454
|
+
"alibaba/qwen3.8-max": {
|
|
13455
|
+
id: "alibaba/qwen3.8-max",
|
|
13456
|
+
name: "Qwen 3.8 Max",
|
|
13457
|
+
api: "anthropic-messages",
|
|
13458
|
+
provider: "vercel-ai-gateway",
|
|
13459
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13460
|
+
reasoning: true,
|
|
13461
|
+
input: ["text", "image"],
|
|
13462
|
+
cost: {
|
|
13463
|
+
input: 2,
|
|
13464
|
+
output: 6,
|
|
13465
|
+
cacheRead: 0.25,
|
|
13466
|
+
cacheWrite: 2.5,
|
|
13467
|
+
},
|
|
13468
|
+
contextWindow: 1000000,
|
|
13469
|
+
maxTokens: 128000,
|
|
13470
|
+
},
|
|
13437
13471
|
"amazon/nova-2-lite": {
|
|
13438
13472
|
id: "amazon/nova-2-lite",
|
|
13439
13473
|
name: "Nova 2 Lite",
|
|
@@ -13970,9 +14004,9 @@ export const MODELS = {
|
|
|
13970
14004
|
reasoning: true,
|
|
13971
14005
|
input: ["text"],
|
|
13972
14006
|
cost: {
|
|
13973
|
-
input: 0.
|
|
13974
|
-
output: 0.
|
|
13975
|
-
cacheRead: 0.
|
|
14007
|
+
input: 0.19999999999999998,
|
|
14008
|
+
output: 0.39999999999999997,
|
|
14009
|
+
cacheRead: 0.04,
|
|
13976
14010
|
cacheWrite: 0,
|
|
13977
14011
|
},
|
|
13978
14012
|
contextWindow: 1000000,
|