@dreb/ai 2.4.4 → 2.4.5
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
|
@@ -7089,7 +7089,7 @@ export const MODELS = {
|
|
|
7089
7089
|
cost: {
|
|
7090
7090
|
input: 0.22,
|
|
7091
7091
|
output: 0.85,
|
|
7092
|
-
cacheRead: 0,
|
|
7092
|
+
cacheRead: 0.06,
|
|
7093
7093
|
cacheWrite: 0,
|
|
7094
7094
|
},
|
|
7095
7095
|
contextWindow: 262144,
|
|
@@ -7648,13 +7648,13 @@ export const MODELS = {
|
|
|
7648
7648
|
reasoning: true,
|
|
7649
7649
|
input: ["text", "image"],
|
|
7650
7650
|
cost: {
|
|
7651
|
-
input: 0.
|
|
7652
|
-
output: 0.
|
|
7653
|
-
cacheRead: 0,
|
|
7651
|
+
input: 0.08,
|
|
7652
|
+
output: 0.35,
|
|
7653
|
+
cacheRead: 0.01,
|
|
7654
7654
|
cacheWrite: 0,
|
|
7655
7655
|
},
|
|
7656
7656
|
contextWindow: 262144,
|
|
7657
|
-
maxTokens:
|
|
7657
|
+
maxTokens: 4096,
|
|
7658
7658
|
},
|
|
7659
7659
|
"google/gemma-4-26b-a4b-it:free": {
|
|
7660
7660
|
id: "google/gemma-4-26b-a4b-it:free",
|
|
@@ -7682,13 +7682,13 @@ export const MODELS = {
|
|
|
7682
7682
|
reasoning: true,
|
|
7683
7683
|
input: ["text", "image"],
|
|
7684
7684
|
cost: {
|
|
7685
|
-
input: 0.
|
|
7686
|
-
output: 0.
|
|
7687
|
-
cacheRead: 0,
|
|
7685
|
+
input: 0.13,
|
|
7686
|
+
output: 0.38,
|
|
7687
|
+
cacheRead: 0.019999999499999997,
|
|
7688
7688
|
cacheWrite: 0,
|
|
7689
7689
|
},
|
|
7690
7690
|
contextWindow: 262144,
|
|
7691
|
-
maxTokens:
|
|
7691
|
+
maxTokens: 4096,
|
|
7692
7692
|
},
|
|
7693
7693
|
"google/gemma-4-31b-it:free": {
|
|
7694
7694
|
id: "google/gemma-4-31b-it:free",
|