@openeryc/pi-ai 0.75.51 → 0.75.53
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.
|
@@ -9273,23 +9273,6 @@ export declare const MODELS: {
|
|
|
9273
9273
|
contextWindow: number;
|
|
9274
9274
|
maxTokens: number;
|
|
9275
9275
|
};
|
|
9276
|
-
readonly "baidu/ernie-4.5-21b-a3b": {
|
|
9277
|
-
id: string;
|
|
9278
|
-
name: string;
|
|
9279
|
-
api: "openai-completions";
|
|
9280
|
-
provider: string;
|
|
9281
|
-
baseUrl: string;
|
|
9282
|
-
reasoning: false;
|
|
9283
|
-
input: "text"[];
|
|
9284
|
-
cost: {
|
|
9285
|
-
input: number;
|
|
9286
|
-
output: number;
|
|
9287
|
-
cacheRead: number;
|
|
9288
|
-
cacheWrite: number;
|
|
9289
|
-
};
|
|
9290
|
-
contextWindow: number;
|
|
9291
|
-
maxTokens: number;
|
|
9292
|
-
};
|
|
9293
9276
|
readonly "baidu/ernie-4.5-vl-28b-a3b": {
|
|
9294
9277
|
id: string;
|
|
9295
9278
|
name: string;
|
|
@@ -10159,7 +10142,7 @@ export declare const MODELS: {
|
|
|
10159
10142
|
contextWindow: number;
|
|
10160
10143
|
maxTokens: number;
|
|
10161
10144
|
};
|
|
10162
|
-
readonly "meta-llama/llama-4-
|
|
10145
|
+
readonly "meta-llama/llama-4-maverick": {
|
|
10163
10146
|
id: string;
|
|
10164
10147
|
name: string;
|
|
10165
10148
|
api: "openai-completions";
|
|
@@ -10176,14 +10159,14 @@ export declare const MODELS: {
|
|
|
10176
10159
|
contextWindow: number;
|
|
10177
10160
|
maxTokens: number;
|
|
10178
10161
|
};
|
|
10179
|
-
readonly "
|
|
10162
|
+
readonly "meta-llama/llama-4-scout": {
|
|
10180
10163
|
id: string;
|
|
10181
10164
|
name: string;
|
|
10182
10165
|
api: "openai-completions";
|
|
10183
10166
|
provider: string;
|
|
10184
10167
|
baseUrl: string;
|
|
10185
|
-
reasoning:
|
|
10186
|
-
input: "text"[];
|
|
10168
|
+
reasoning: false;
|
|
10169
|
+
input: ("image" | "text")[];
|
|
10187
10170
|
cost: {
|
|
10188
10171
|
input: number;
|
|
10189
10172
|
output: number;
|
|
@@ -10193,7 +10176,7 @@ export declare const MODELS: {
|
|
|
10193
10176
|
contextWindow: number;
|
|
10194
10177
|
maxTokens: number;
|
|
10195
10178
|
};
|
|
10196
|
-
readonly "minimax/minimax-
|
|
10179
|
+
readonly "minimax/minimax-m1": {
|
|
10197
10180
|
id: string;
|
|
10198
10181
|
name: string;
|
|
10199
10182
|
api: "openai-completions";
|
|
@@ -10210,7 +10193,7 @@ export declare const MODELS: {
|
|
|
10210
10193
|
contextWindow: number;
|
|
10211
10194
|
maxTokens: number;
|
|
10212
10195
|
};
|
|
10213
|
-
readonly "minimax/minimax-m2
|
|
10196
|
+
readonly "minimax/minimax-m2": {
|
|
10214
10197
|
id: string;
|
|
10215
10198
|
name: string;
|
|
10216
10199
|
api: "openai-completions";
|
|
@@ -10227,7 +10210,7 @@ export declare const MODELS: {
|
|
|
10227
10210
|
contextWindow: number;
|
|
10228
10211
|
maxTokens: number;
|
|
10229
10212
|
};
|
|
10230
|
-
readonly "minimax/minimax-m2.
|
|
10213
|
+
readonly "minimax/minimax-m2.1": {
|
|
10231
10214
|
id: string;
|
|
10232
10215
|
name: string;
|
|
10233
10216
|
api: "openai-completions";
|
|
@@ -10244,7 +10227,7 @@ export declare const MODELS: {
|
|
|
10244
10227
|
contextWindow: number;
|
|
10245
10228
|
maxTokens: number;
|
|
10246
10229
|
};
|
|
10247
|
-
readonly "minimax/minimax-m2.5
|
|
10230
|
+
readonly "minimax/minimax-m2.5": {
|
|
10248
10231
|
id: string;
|
|
10249
10232
|
name: string;
|
|
10250
10233
|
api: "openai-completions";
|
|
@@ -12014,23 +11997,6 @@ export declare const MODELS: {
|
|
|
12014
11997
|
contextWindow: number;
|
|
12015
11998
|
maxTokens: number;
|
|
12016
11999
|
};
|
|
12017
|
-
readonly "qwen/qwen-2.5-7b-instruct": {
|
|
12018
|
-
id: string;
|
|
12019
|
-
name: string;
|
|
12020
|
-
api: "openai-completions";
|
|
12021
|
-
provider: string;
|
|
12022
|
-
baseUrl: string;
|
|
12023
|
-
reasoning: false;
|
|
12024
|
-
input: "text"[];
|
|
12025
|
-
cost: {
|
|
12026
|
-
input: number;
|
|
12027
|
-
output: number;
|
|
12028
|
-
cacheRead: number;
|
|
12029
|
-
cacheWrite: number;
|
|
12030
|
-
};
|
|
12031
|
-
contextWindow: number;
|
|
12032
|
-
maxTokens: number;
|
|
12033
|
-
};
|
|
12034
12000
|
readonly "qwen/qwen-plus": {
|
|
12035
12001
|
id: string;
|
|
12036
12002
|
name: string;
|
|
@@ -12932,23 +12898,6 @@ export declare const MODELS: {
|
|
|
12932
12898
|
contextWindow: number;
|
|
12933
12899
|
maxTokens: number;
|
|
12934
12900
|
};
|
|
12935
|
-
readonly "upstage/solar-pro-3": {
|
|
12936
|
-
id: string;
|
|
12937
|
-
name: string;
|
|
12938
|
-
api: "openai-completions";
|
|
12939
|
-
provider: string;
|
|
12940
|
-
baseUrl: string;
|
|
12941
|
-
reasoning: true;
|
|
12942
|
-
input: "text"[];
|
|
12943
|
-
cost: {
|
|
12944
|
-
input: number;
|
|
12945
|
-
output: number;
|
|
12946
|
-
cacheRead: number;
|
|
12947
|
-
cacheWrite: number;
|
|
12948
|
-
};
|
|
12949
|
-
contextWindow: number;
|
|
12950
|
-
maxTokens: number;
|
|
12951
|
-
};
|
|
12952
12901
|
readonly "x-ai/grok-4.20": {
|
|
12953
12902
|
id: string;
|
|
12954
12903
|
name: string;
|