@dreb/ai 2.19.0 → 2.19.1
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
|
@@ -7664,13 +7664,13 @@ export const MODELS = {
|
|
|
7664
7664
|
reasoning: true,
|
|
7665
7665
|
input: ["text"],
|
|
7666
7666
|
cost: {
|
|
7667
|
-
input: 0.
|
|
7668
|
-
output: 0.
|
|
7669
|
-
cacheRead: 0.
|
|
7667
|
+
input: 0.112,
|
|
7668
|
+
output: 0.224,
|
|
7669
|
+
cacheRead: 0.022,
|
|
7670
7670
|
cacheWrite: 0,
|
|
7671
7671
|
},
|
|
7672
|
-
contextWindow:
|
|
7673
|
-
maxTokens:
|
|
7672
|
+
contextWindow: 1048575,
|
|
7673
|
+
maxTokens: 4096,
|
|
7674
7674
|
},
|
|
7675
7675
|
"deepseek/deepseek-v4-flash:free": {
|
|
7676
7676
|
id: "deepseek/deepseek-v4-flash:free",
|
|
@@ -8114,18 +8114,18 @@ export const MODELS = {
|
|
|
8114
8114
|
contextWindow: 262144,
|
|
8115
8115
|
maxTokens: 32768,
|
|
8116
8116
|
},
|
|
8117
|
-
"inclusionai/ring-2.6-1t
|
|
8118
|
-
id: "inclusionai/ring-2.6-1t
|
|
8119
|
-
name: "inclusionAI: Ring-2.6-1T
|
|
8117
|
+
"inclusionai/ring-2.6-1t": {
|
|
8118
|
+
id: "inclusionai/ring-2.6-1t",
|
|
8119
|
+
name: "inclusionAI: Ring-2.6-1T",
|
|
8120
8120
|
api: "openai-completions",
|
|
8121
8121
|
provider: "openrouter",
|
|
8122
8122
|
baseUrl: "https://openrouter.ai/api/v1",
|
|
8123
8123
|
reasoning: true,
|
|
8124
8124
|
input: ["text"],
|
|
8125
8125
|
cost: {
|
|
8126
|
-
input: 0,
|
|
8127
|
-
output: 0,
|
|
8128
|
-
cacheRead: 0,
|
|
8126
|
+
input: 0.075,
|
|
8127
|
+
output: 0.625,
|
|
8128
|
+
cacheRead: 0.015,
|
|
8129
8129
|
cacheWrite: 0,
|
|
8130
8130
|
},
|
|
8131
8131
|
contextWindow: 262144,
|