@dreb/ai 2.7.0 → 2.8.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
|
@@ -7580,13 +7580,13 @@ export const MODELS = {
|
|
|
7580
7580
|
reasoning: true,
|
|
7581
7581
|
input: ["text"],
|
|
7582
7582
|
cost: {
|
|
7583
|
-
input: 0.
|
|
7584
|
-
output: 0.
|
|
7585
|
-
cacheRead: 0.
|
|
7583
|
+
input: 0.25899999999999995,
|
|
7584
|
+
output: 0.42,
|
|
7585
|
+
cacheRead: 0.135,
|
|
7586
7586
|
cacheWrite: 0,
|
|
7587
7587
|
},
|
|
7588
7588
|
contextWindow: 163840,
|
|
7589
|
-
maxTokens:
|
|
7589
|
+
maxTokens: 163840,
|
|
7590
7590
|
},
|
|
7591
7591
|
"deepseek/deepseek-v3.2-exp": {
|
|
7592
7592
|
id: "deepseek/deepseek-v3.2-exp",
|
|
@@ -7636,7 +7636,7 @@ export const MODELS = {
|
|
|
7636
7636
|
cacheRead: 0.024999999999999998,
|
|
7637
7637
|
cacheWrite: 0.08333333333333334,
|
|
7638
7638
|
},
|
|
7639
|
-
contextWindow:
|
|
7639
|
+
contextWindow: 1000000,
|
|
7640
7640
|
maxTokens: 8192,
|
|
7641
7641
|
},
|
|
7642
7642
|
"google/gemini-2.0-flash-lite-001": {
|
|
@@ -7835,13 +7835,13 @@ export const MODELS = {
|
|
|
7835
7835
|
reasoning: true,
|
|
7836
7836
|
input: ["text", "image"],
|
|
7837
7837
|
cost: {
|
|
7838
|
-
input: 0.
|
|
7839
|
-
output: 0.
|
|
7840
|
-
cacheRead: 0.
|
|
7838
|
+
input: 0.08,
|
|
7839
|
+
output: 0.35,
|
|
7840
|
+
cacheRead: 0.01,
|
|
7841
7841
|
cacheWrite: 0,
|
|
7842
7842
|
},
|
|
7843
7843
|
contextWindow: 262144,
|
|
7844
|
-
maxTokens:
|
|
7844
|
+
maxTokens: 4096,
|
|
7845
7845
|
},
|
|
7846
7846
|
"google/gemma-4-26b-a4b-it:free": {
|
|
7847
7847
|
id: "google/gemma-4-26b-a4b-it:free",
|
|
@@ -8685,9 +8685,9 @@ export const MODELS = {
|
|
|
8685
8685
|
reasoning: true,
|
|
8686
8686
|
input: ["text"],
|
|
8687
8687
|
cost: {
|
|
8688
|
-
input: 0.
|
|
8689
|
-
output: 0.
|
|
8690
|
-
cacheRead: 0
|
|
8688
|
+
input: 0.09,
|
|
8689
|
+
output: 0.44999999999999996,
|
|
8690
|
+
cacheRead: 0,
|
|
8691
8691
|
cacheWrite: 0,
|
|
8692
8692
|
},
|
|
8693
8693
|
contextWindow: 262144,
|
|
@@ -13032,7 +13032,7 @@ export const MODELS = {
|
|
|
13032
13032
|
},
|
|
13033
13033
|
"openai/gpt-oss-20b": {
|
|
13034
13034
|
id: "openai/gpt-oss-20b",
|
|
13035
|
-
name: "
|
|
13035
|
+
name: "GPT OSS 120B",
|
|
13036
13036
|
api: "anthropic-messages",
|
|
13037
13037
|
provider: "vercel-ai-gateway",
|
|
13038
13038
|
baseUrl: "https://ai-gateway.vercel.sh",
|
|
@@ -13049,7 +13049,7 @@ export const MODELS = {
|
|
|
13049
13049
|
},
|
|
13050
13050
|
"openai/gpt-oss-safeguard-20b": {
|
|
13051
13051
|
id: "openai/gpt-oss-safeguard-20b",
|
|
13052
|
-
name: "
|
|
13052
|
+
name: "GPT OSS Safeguard 20B",
|
|
13053
13053
|
api: "anthropic-messages",
|
|
13054
13054
|
provider: "vercel-ai-gateway",
|
|
13055
13055
|
baseUrl: "https://ai-gateway.vercel.sh",
|