@dreb/ai 2.4.5 → 2.5.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
|
@@ -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",
|