@openachieve/ai 0.79.0 → 0.79.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.
|
@@ -10247,23 +10247,6 @@ export declare const MODELS: {
|
|
|
10247
10247
|
contextWindow: number;
|
|
10248
10248
|
maxTokens: number;
|
|
10249
10249
|
};
|
|
10250
|
-
readonly "baidu/ernie-4.5-vl-28b-a3b": {
|
|
10251
|
-
id: string;
|
|
10252
|
-
name: string;
|
|
10253
|
-
api: "openai-completions";
|
|
10254
|
-
provider: string;
|
|
10255
|
-
baseUrl: string;
|
|
10256
|
-
reasoning: true;
|
|
10257
|
-
input: ("image" | "text")[];
|
|
10258
|
-
cost: {
|
|
10259
|
-
input: number;
|
|
10260
|
-
output: number;
|
|
10261
|
-
cacheRead: number;
|
|
10262
|
-
cacheWrite: number;
|
|
10263
|
-
};
|
|
10264
|
-
contextWindow: number;
|
|
10265
|
-
maxTokens: number;
|
|
10266
|
-
};
|
|
10267
10250
|
readonly "bytedance-seed/seed-1.6": {
|
|
10268
10251
|
id: string;
|
|
10269
10252
|
name: string;
|
|
@@ -11859,23 +11842,6 @@ export declare const MODELS: {
|
|
|
11859
11842
|
contextWindow: number;
|
|
11860
11843
|
maxTokens: number;
|
|
11861
11844
|
};
|
|
11862
|
-
readonly "openai/gpt-4-1106-preview": {
|
|
11863
|
-
id: string;
|
|
11864
|
-
name: string;
|
|
11865
|
-
api: "openai-completions";
|
|
11866
|
-
provider: string;
|
|
11867
|
-
baseUrl: string;
|
|
11868
|
-
reasoning: false;
|
|
11869
|
-
input: "text"[];
|
|
11870
|
-
cost: {
|
|
11871
|
-
input: number;
|
|
11872
|
-
output: number;
|
|
11873
|
-
cacheRead: number;
|
|
11874
|
-
cacheWrite: number;
|
|
11875
|
-
};
|
|
11876
|
-
contextWindow: number;
|
|
11877
|
-
maxTokens: number;
|
|
11878
|
-
};
|
|
11879
11845
|
readonly "openai/gpt-4-turbo": {
|
|
11880
11846
|
id: string;
|
|
11881
11847
|
name: string;
|