@dreb/ai 2.55.4 → 2.55.6
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
|
@@ -7824,6 +7824,23 @@ export const MODELS = {
|
|
|
7824
7824
|
contextWindow: 256000,
|
|
7825
7825
|
maxTokens: 256000,
|
|
7826
7826
|
},
|
|
7827
|
+
"hy3-free": {
|
|
7828
|
+
id: "hy3-free",
|
|
7829
|
+
name: "Hy3 Free",
|
|
7830
|
+
api: "openai-completions",
|
|
7831
|
+
provider: "opencode",
|
|
7832
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7833
|
+
reasoning: true,
|
|
7834
|
+
input: ["text"],
|
|
7835
|
+
cost: {
|
|
7836
|
+
input: 0,
|
|
7837
|
+
output: 0,
|
|
7838
|
+
cacheRead: 0,
|
|
7839
|
+
cacheWrite: 0,
|
|
7840
|
+
},
|
|
7841
|
+
contextWindow: 190000,
|
|
7842
|
+
maxTokens: 64000,
|
|
7843
|
+
},
|
|
7827
7844
|
"kimi-k2.5": {
|
|
7828
7845
|
id: "kimi-k2.5",
|
|
7829
7846
|
name: "Kimi K2.5",
|
|
@@ -10055,6 +10072,23 @@ export const MODELS = {
|
|
|
10055
10072
|
contextWindow: 256000,
|
|
10056
10073
|
maxTokens: 80000,
|
|
10057
10074
|
},
|
|
10075
|
+
"liquid/lfm-2.5-2.6b:free": {
|
|
10076
|
+
id: "liquid/lfm-2.5-2.6b:free",
|
|
10077
|
+
name: "LiquidAI: LFM2.5-2.6B (free)",
|
|
10078
|
+
api: "openai-completions",
|
|
10079
|
+
provider: "openrouter",
|
|
10080
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
10081
|
+
reasoning: true,
|
|
10082
|
+
input: ["text"],
|
|
10083
|
+
cost: {
|
|
10084
|
+
input: 0,
|
|
10085
|
+
output: 0,
|
|
10086
|
+
cacheRead: 0,
|
|
10087
|
+
cacheWrite: 0,
|
|
10088
|
+
},
|
|
10089
|
+
contextWindow: 128000,
|
|
10090
|
+
maxTokens: 32768,
|
|
10091
|
+
},
|
|
10058
10092
|
"meituan/longcat-2.0": {
|
|
10059
10093
|
id: "meituan/longcat-2.0",
|
|
10060
10094
|
name: "Meituan: LongCat 2.0",
|
|
@@ -10676,9 +10710,9 @@ export const MODELS = {
|
|
|
10676
10710
|
reasoning: true,
|
|
10677
10711
|
input: ["text", "image"],
|
|
10678
10712
|
cost: {
|
|
10679
|
-
input: 0.
|
|
10680
|
-
output:
|
|
10681
|
-
cacheRead: 0.
|
|
10713
|
+
input: 0.95,
|
|
10714
|
+
output: 4,
|
|
10715
|
+
cacheRead: 0.16,
|
|
10682
10716
|
cacheWrite: 0,
|
|
10683
10717
|
},
|
|
10684
10718
|
contextWindow: 262144,
|
|
@@ -13889,9 +13923,9 @@ export const MODELS = {
|
|
|
13889
13923
|
reasoning: true,
|
|
13890
13924
|
input: ["text"],
|
|
13891
13925
|
cost: {
|
|
13892
|
-
input:
|
|
13893
|
-
output:
|
|
13894
|
-
cacheRead: 0.
|
|
13926
|
+
input: 1.4,
|
|
13927
|
+
output: 4.4,
|
|
13928
|
+
cacheRead: 0.26,
|
|
13895
13929
|
cacheWrite: 0,
|
|
13896
13930
|
},
|
|
13897
13931
|
contextWindow: 204800,
|
|
@@ -13906,13 +13940,13 @@ export const MODELS = {
|
|
|
13906
13940
|
reasoning: true,
|
|
13907
13941
|
input: ["text"],
|
|
13908
13942
|
cost: {
|
|
13909
|
-
input: 0.
|
|
13910
|
-
output:
|
|
13911
|
-
cacheRead: 0.
|
|
13943
|
+
input: 0.76,
|
|
13944
|
+
output: 2.42,
|
|
13945
|
+
cacheRead: 0.14,
|
|
13912
13946
|
cacheWrite: 0,
|
|
13913
13947
|
},
|
|
13914
13948
|
contextWindow: 1048576,
|
|
13915
|
-
maxTokens:
|
|
13949
|
+
maxTokens: 262144,
|
|
13916
13950
|
},
|
|
13917
13951
|
"z-ai/glm-5.2:batch": {
|
|
13918
13952
|
id: "z-ai/glm-5.2:batch",
|