@dreb/ai 2.4.5 → 2.5.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
|
@@ -7775,23 +7775,6 @@ export const MODELS = {
|
|
|
7775
7775
|
contextWindow: 256000,
|
|
7776
7776
|
maxTokens: 80000,
|
|
7777
7777
|
},
|
|
7778
|
-
"meituan/longcat-flash-chat": {
|
|
7779
|
-
id: "meituan/longcat-flash-chat",
|
|
7780
|
-
name: "Meituan: LongCat Flash Chat",
|
|
7781
|
-
api: "openai-completions",
|
|
7782
|
-
provider: "openrouter",
|
|
7783
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
7784
|
-
reasoning: false,
|
|
7785
|
-
input: ["text"],
|
|
7786
|
-
cost: {
|
|
7787
|
-
input: 0.19999999999999998,
|
|
7788
|
-
output: 0.7999999999999999,
|
|
7789
|
-
cacheRead: 0.19999999999999998,
|
|
7790
|
-
cacheWrite: 0,
|
|
7791
|
-
},
|
|
7792
|
-
contextWindow: 131072,
|
|
7793
|
-
maxTokens: 131072,
|
|
7794
|
-
},
|
|
7795
7778
|
"meta-llama/llama-3-8b-instruct": {
|
|
7796
7779
|
id: "meta-llama/llama-3-8b-instruct",
|
|
7797
7780
|
name: "Meta: Llama 3 8B Instruct",
|
|
@@ -8432,11 +8415,11 @@ export const MODELS = {
|
|
|
8432
8415
|
cost: {
|
|
8433
8416
|
input: 0.6,
|
|
8434
8417
|
output: 2.5,
|
|
8435
|
-
cacheRead: 0,
|
|
8418
|
+
cacheRead: 0.15,
|
|
8436
8419
|
cacheWrite: 0,
|
|
8437
8420
|
},
|
|
8438
8421
|
contextWindow: 262144,
|
|
8439
|
-
maxTokens:
|
|
8422
|
+
maxTokens: 262144,
|
|
8440
8423
|
},
|
|
8441
8424
|
"moonshotai/kimi-k2.5": {
|
|
8442
8425
|
id: "moonshotai/kimi-k2.5",
|