@dreb/ai 2.59.1 → 2.59.2
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.
|
@@ -9090,23 +9090,6 @@ export declare const MODELS: {
|
|
|
9090
9090
|
};
|
|
9091
9091
|
};
|
|
9092
9092
|
readonly openrouter: {
|
|
9093
|
-
readonly "ai21/jamba-large-1.7": {
|
|
9094
|
-
id: string;
|
|
9095
|
-
name: string;
|
|
9096
|
-
api: "openai-completions";
|
|
9097
|
-
provider: string;
|
|
9098
|
-
baseUrl: string;
|
|
9099
|
-
reasoning: false;
|
|
9100
|
-
input: "text"[];
|
|
9101
|
-
cost: {
|
|
9102
|
-
input: number;
|
|
9103
|
-
output: number;
|
|
9104
|
-
cacheRead: number;
|
|
9105
|
-
cacheWrite: number;
|
|
9106
|
-
};
|
|
9107
|
-
contextWindow: number;
|
|
9108
|
-
maxTokens: number;
|
|
9109
|
-
};
|
|
9110
9093
|
readonly "aion-labs/aion-2.0": {
|
|
9111
9094
|
id: string;
|
|
9112
9095
|
name: string;
|
|
@@ -10824,6 +10807,23 @@ export declare const MODELS: {
|
|
|
10824
10807
|
contextWindow: number;
|
|
10825
10808
|
maxTokens: number;
|
|
10826
10809
|
};
|
|
10810
|
+
readonly "liquid/lfm-2.5-2.6b:free": {
|
|
10811
|
+
id: string;
|
|
10812
|
+
name: string;
|
|
10813
|
+
api: "openai-completions";
|
|
10814
|
+
provider: string;
|
|
10815
|
+
baseUrl: string;
|
|
10816
|
+
reasoning: true;
|
|
10817
|
+
input: "text"[];
|
|
10818
|
+
cost: {
|
|
10819
|
+
input: number;
|
|
10820
|
+
output: number;
|
|
10821
|
+
cacheRead: number;
|
|
10822
|
+
cacheWrite: number;
|
|
10823
|
+
};
|
|
10824
|
+
contextWindow: number;
|
|
10825
|
+
maxTokens: number;
|
|
10826
|
+
};
|
|
10827
10827
|
readonly "meituan/longcat-2.0": {
|
|
10828
10828
|
id: string;
|
|
10829
10829
|
name: string;
|
|
@@ -15006,6 +15006,23 @@ export declare const MODELS: {
|
|
|
15006
15006
|
contextWindow: number;
|
|
15007
15007
|
maxTokens: number;
|
|
15008
15008
|
};
|
|
15009
|
+
readonly "~z-ai/glm-latest": {
|
|
15010
|
+
id: string;
|
|
15011
|
+
name: string;
|
|
15012
|
+
api: "openai-completions";
|
|
15013
|
+
provider: string;
|
|
15014
|
+
baseUrl: string;
|
|
15015
|
+
reasoning: true;
|
|
15016
|
+
input: "text"[];
|
|
15017
|
+
cost: {
|
|
15018
|
+
input: number;
|
|
15019
|
+
output: number;
|
|
15020
|
+
cacheRead: number;
|
|
15021
|
+
cacheWrite: number;
|
|
15022
|
+
};
|
|
15023
|
+
contextWindow: number;
|
|
15024
|
+
maxTokens: number;
|
|
15025
|
+
};
|
|
15009
15026
|
};
|
|
15010
15027
|
readonly "vercel-ai-gateway": {
|
|
15011
15028
|
readonly "alibaba/qwen-3-14b": {
|
|
@@ -18612,6 +18629,23 @@ export declare const MODELS: {
|
|
|
18612
18629
|
contextWindow: number;
|
|
18613
18630
|
maxTokens: number;
|
|
18614
18631
|
};
|
|
18632
|
+
readonly "zai/glm-4.6v-flash-free": {
|
|
18633
|
+
id: string;
|
|
18634
|
+
name: string;
|
|
18635
|
+
api: "anthropic-messages";
|
|
18636
|
+
provider: string;
|
|
18637
|
+
baseUrl: string;
|
|
18638
|
+
reasoning: true;
|
|
18639
|
+
input: ("image" | "text")[];
|
|
18640
|
+
cost: {
|
|
18641
|
+
input: number;
|
|
18642
|
+
output: number;
|
|
18643
|
+
cacheRead: number;
|
|
18644
|
+
cacheWrite: number;
|
|
18645
|
+
};
|
|
18646
|
+
contextWindow: number;
|
|
18647
|
+
maxTokens: number;
|
|
18648
|
+
};
|
|
18615
18649
|
readonly "zai/glm-4.7": {
|
|
18616
18650
|
id: string;
|
|
18617
18651
|
name: string;
|