@mariozechner/pi-ai 0.10.0 → 0.10.1
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.
|
@@ -1952,6 +1952,23 @@ export declare const MODELS: {
|
|
|
1952
1952
|
};
|
|
1953
1953
|
};
|
|
1954
1954
|
readonly openrouter: {
|
|
1955
|
+
readonly "prime-intellect/intellect-3": {
|
|
1956
|
+
id: string;
|
|
1957
|
+
name: string;
|
|
1958
|
+
api: "openai-completions";
|
|
1959
|
+
provider: string;
|
|
1960
|
+
baseUrl: string;
|
|
1961
|
+
reasoning: true;
|
|
1962
|
+
input: "text"[];
|
|
1963
|
+
cost: {
|
|
1964
|
+
input: number;
|
|
1965
|
+
output: number;
|
|
1966
|
+
cacheRead: number;
|
|
1967
|
+
cacheWrite: number;
|
|
1968
|
+
};
|
|
1969
|
+
contextWindow: number;
|
|
1970
|
+
maxTokens: number;
|
|
1971
|
+
};
|
|
1955
1972
|
readonly "tngtech/tng-r1t-chimera:free": {
|
|
1956
1973
|
id: string;
|
|
1957
1974
|
name: string;
|
|
@@ -4978,7 +4995,7 @@ export declare const MODELS: {
|
|
|
4978
4995
|
contextWindow: number;
|
|
4979
4996
|
maxTokens: number;
|
|
4980
4997
|
};
|
|
4981
|
-
readonly "cohere/command-r-08-2024": {
|
|
4998
|
+
readonly "cohere/command-r-plus-08-2024": {
|
|
4982
4999
|
id: string;
|
|
4983
5000
|
name: string;
|
|
4984
5001
|
api: "openai-completions";
|
|
@@ -4995,7 +5012,7 @@ export declare const MODELS: {
|
|
|
4995
5012
|
contextWindow: number;
|
|
4996
5013
|
maxTokens: number;
|
|
4997
5014
|
};
|
|
4998
|
-
readonly "cohere/command-r-
|
|
5015
|
+
readonly "cohere/command-r-08-2024": {
|
|
4999
5016
|
id: string;
|
|
5000
5017
|
name: string;
|
|
5001
5018
|
api: "openai-completions";
|
|
@@ -5148,7 +5165,7 @@ export declare const MODELS: {
|
|
|
5148
5165
|
contextWindow: number;
|
|
5149
5166
|
maxTokens: number;
|
|
5150
5167
|
};
|
|
5151
|
-
readonly "openai/gpt-4o-mini
|
|
5168
|
+
readonly "openai/gpt-4o-mini": {
|
|
5152
5169
|
id: string;
|
|
5153
5170
|
name: string;
|
|
5154
5171
|
api: "openai-completions";
|
|
@@ -5165,7 +5182,7 @@ export declare const MODELS: {
|
|
|
5165
5182
|
contextWindow: number;
|
|
5166
5183
|
maxTokens: number;
|
|
5167
5184
|
};
|
|
5168
|
-
readonly "openai/gpt-4o-mini": {
|
|
5185
|
+
readonly "openai/gpt-4o-mini-2024-07-18": {
|
|
5169
5186
|
id: string;
|
|
5170
5187
|
name: string;
|
|
5171
5188
|
api: "openai-completions";
|
|
@@ -5267,7 +5284,7 @@ export declare const MODELS: {
|
|
|
5267
5284
|
contextWindow: number;
|
|
5268
5285
|
maxTokens: number;
|
|
5269
5286
|
};
|
|
5270
|
-
readonly "openai/gpt-4o
|
|
5287
|
+
readonly "openai/gpt-4o": {
|
|
5271
5288
|
id: string;
|
|
5272
5289
|
name: string;
|
|
5273
5290
|
api: "openai-completions";
|
|
@@ -5284,7 +5301,7 @@ export declare const MODELS: {
|
|
|
5284
5301
|
contextWindow: number;
|
|
5285
5302
|
maxTokens: number;
|
|
5286
5303
|
};
|
|
5287
|
-
readonly "openai/gpt-4o": {
|
|
5304
|
+
readonly "openai/gpt-4o:extended": {
|
|
5288
5305
|
id: string;
|
|
5289
5306
|
name: string;
|
|
5290
5307
|
api: "openai-completions";
|
|
@@ -5301,7 +5318,7 @@ export declare const MODELS: {
|
|
|
5301
5318
|
contextWindow: number;
|
|
5302
5319
|
maxTokens: number;
|
|
5303
5320
|
};
|
|
5304
|
-
readonly "openai/gpt-4o
|
|
5321
|
+
readonly "openai/gpt-4o-2024-05-13": {
|
|
5305
5322
|
id: string;
|
|
5306
5323
|
name: string;
|
|
5307
5324
|
api: "openai-completions";
|
|
@@ -5318,7 +5335,7 @@ export declare const MODELS: {
|
|
|
5318
5335
|
contextWindow: number;
|
|
5319
5336
|
maxTokens: number;
|
|
5320
5337
|
};
|
|
5321
|
-
readonly "meta-llama/llama-3-
|
|
5338
|
+
readonly "meta-llama/llama-3-8b-instruct": {
|
|
5322
5339
|
id: string;
|
|
5323
5340
|
name: string;
|
|
5324
5341
|
api: "openai-completions";
|
|
@@ -5335,7 +5352,7 @@ export declare const MODELS: {
|
|
|
5335
5352
|
contextWindow: number;
|
|
5336
5353
|
maxTokens: number;
|
|
5337
5354
|
};
|
|
5338
|
-
readonly "meta-llama/llama-3-
|
|
5355
|
+
readonly "meta-llama/llama-3-70b-instruct": {
|
|
5339
5356
|
id: string;
|
|
5340
5357
|
name: string;
|
|
5341
5358
|
api: "openai-completions";
|
|
@@ -5437,7 +5454,7 @@ export declare const MODELS: {
|
|
|
5437
5454
|
contextWindow: number;
|
|
5438
5455
|
maxTokens: number;
|
|
5439
5456
|
};
|
|
5440
|
-
readonly "openai/gpt-
|
|
5457
|
+
readonly "openai/gpt-4-turbo-preview": {
|
|
5441
5458
|
id: string;
|
|
5442
5459
|
name: string;
|
|
5443
5460
|
api: "openai-completions";
|
|
@@ -5454,7 +5471,7 @@ export declare const MODELS: {
|
|
|
5454
5471
|
contextWindow: number;
|
|
5455
5472
|
maxTokens: number;
|
|
5456
5473
|
};
|
|
5457
|
-
readonly "openai/gpt-
|
|
5474
|
+
readonly "openai/gpt-3.5-turbo-0613": {
|
|
5458
5475
|
id: string;
|
|
5459
5476
|
name: string;
|
|
5460
5477
|
api: "openai-completions";
|
|
@@ -5573,7 +5590,7 @@ export declare const MODELS: {
|
|
|
5573
5590
|
contextWindow: number;
|
|
5574
5591
|
maxTokens: number;
|
|
5575
5592
|
};
|
|
5576
|
-
readonly "openai/gpt-
|
|
5593
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
5577
5594
|
id: string;
|
|
5578
5595
|
name: string;
|
|
5579
5596
|
api: "openai-completions";
|
|
@@ -5590,7 +5607,7 @@ export declare const MODELS: {
|
|
|
5590
5607
|
contextWindow: number;
|
|
5591
5608
|
maxTokens: number;
|
|
5592
5609
|
};
|
|
5593
|
-
readonly "openai/gpt-
|
|
5610
|
+
readonly "openai/gpt-4": {
|
|
5594
5611
|
id: string;
|
|
5595
5612
|
name: string;
|
|
5596
5613
|
api: "openai-completions";
|