@mariozechner/pi-ai 0.11.4 → 0.11.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.
|
@@ -1969,6 +1969,57 @@ export declare const MODELS: {
|
|
|
1969
1969
|
};
|
|
1970
1970
|
};
|
|
1971
1971
|
readonly openrouter: {
|
|
1972
|
+
readonly "arcee-ai/trinity-mini:free": {
|
|
1973
|
+
id: string;
|
|
1974
|
+
name: string;
|
|
1975
|
+
api: "openai-completions";
|
|
1976
|
+
provider: string;
|
|
1977
|
+
baseUrl: string;
|
|
1978
|
+
reasoning: true;
|
|
1979
|
+
input: "text"[];
|
|
1980
|
+
cost: {
|
|
1981
|
+
input: number;
|
|
1982
|
+
output: number;
|
|
1983
|
+
cacheRead: number;
|
|
1984
|
+
cacheWrite: number;
|
|
1985
|
+
};
|
|
1986
|
+
contextWindow: number;
|
|
1987
|
+
maxTokens: number;
|
|
1988
|
+
};
|
|
1989
|
+
readonly "arcee-ai/trinity-mini": {
|
|
1990
|
+
id: string;
|
|
1991
|
+
name: string;
|
|
1992
|
+
api: "openai-completions";
|
|
1993
|
+
provider: string;
|
|
1994
|
+
baseUrl: string;
|
|
1995
|
+
reasoning: true;
|
|
1996
|
+
input: "text"[];
|
|
1997
|
+
cost: {
|
|
1998
|
+
input: number;
|
|
1999
|
+
output: number;
|
|
2000
|
+
cacheRead: number;
|
|
2001
|
+
cacheWrite: number;
|
|
2002
|
+
};
|
|
2003
|
+
contextWindow: number;
|
|
2004
|
+
maxTokens: number;
|
|
2005
|
+
};
|
|
2006
|
+
readonly "deepseek/deepseek-v3.2": {
|
|
2007
|
+
id: string;
|
|
2008
|
+
name: string;
|
|
2009
|
+
api: "openai-completions";
|
|
2010
|
+
provider: string;
|
|
2011
|
+
baseUrl: string;
|
|
2012
|
+
reasoning: true;
|
|
2013
|
+
input: "text"[];
|
|
2014
|
+
cost: {
|
|
2015
|
+
input: number;
|
|
2016
|
+
output: number;
|
|
2017
|
+
cacheRead: number;
|
|
2018
|
+
cacheWrite: number;
|
|
2019
|
+
};
|
|
2020
|
+
contextWindow: number;
|
|
2021
|
+
maxTokens: number;
|
|
2022
|
+
};
|
|
1972
2023
|
readonly "prime-intellect/intellect-3": {
|
|
1973
2024
|
id: string;
|
|
1974
2025
|
name: string;
|
|
@@ -2683,7 +2734,7 @@ export declare const MODELS: {
|
|
|
2683
2734
|
contextWindow: number;
|
|
2684
2735
|
maxTokens: number;
|
|
2685
2736
|
};
|
|
2686
|
-
readonly "deepseek/deepseek-v3.1-terminus
|
|
2737
|
+
readonly "deepseek/deepseek-v3.1-terminus": {
|
|
2687
2738
|
id: string;
|
|
2688
2739
|
name: string;
|
|
2689
2740
|
api: "openai-completions";
|
|
@@ -2700,7 +2751,7 @@ export declare const MODELS: {
|
|
|
2700
2751
|
contextWindow: number;
|
|
2701
2752
|
maxTokens: number;
|
|
2702
2753
|
};
|
|
2703
|
-
readonly "deepseek/deepseek-v3.1-terminus": {
|
|
2754
|
+
readonly "deepseek/deepseek-v3.1-terminus:exacto": {
|
|
2704
2755
|
id: string;
|
|
2705
2756
|
name: string;
|
|
2706
2757
|
api: "openai-completions";
|
|
@@ -5029,7 +5080,7 @@ export declare const MODELS: {
|
|
|
5029
5080
|
contextWindow: number;
|
|
5030
5081
|
maxTokens: number;
|
|
5031
5082
|
};
|
|
5032
|
-
readonly "cohere/command-r-
|
|
5083
|
+
readonly "cohere/command-r-08-2024": {
|
|
5033
5084
|
id: string;
|
|
5034
5085
|
name: string;
|
|
5035
5086
|
api: "openai-completions";
|
|
@@ -5046,7 +5097,7 @@ export declare const MODELS: {
|
|
|
5046
5097
|
contextWindow: number;
|
|
5047
5098
|
maxTokens: number;
|
|
5048
5099
|
};
|
|
5049
|
-
readonly "cohere/command-r-08-2024": {
|
|
5100
|
+
readonly "cohere/command-r-plus-08-2024": {
|
|
5050
5101
|
id: string;
|
|
5051
5102
|
name: string;
|
|
5052
5103
|
api: "openai-completions";
|
|
@@ -5182,7 +5233,7 @@ export declare const MODELS: {
|
|
|
5182
5233
|
contextWindow: number;
|
|
5183
5234
|
maxTokens: number;
|
|
5184
5235
|
};
|
|
5185
|
-
readonly "openai/gpt-4o-mini": {
|
|
5236
|
+
readonly "openai/gpt-4o-mini-2024-07-18": {
|
|
5186
5237
|
id: string;
|
|
5187
5238
|
name: string;
|
|
5188
5239
|
api: "openai-completions";
|
|
@@ -5199,7 +5250,7 @@ export declare const MODELS: {
|
|
|
5199
5250
|
contextWindow: number;
|
|
5200
5251
|
maxTokens: number;
|
|
5201
5252
|
};
|
|
5202
|
-
readonly "openai/gpt-4o-mini
|
|
5253
|
+
readonly "openai/gpt-4o-mini": {
|
|
5203
5254
|
id: string;
|
|
5204
5255
|
name: string;
|
|
5205
5256
|
api: "openai-completions";
|
|
@@ -5301,7 +5352,7 @@ export declare const MODELS: {
|
|
|
5301
5352
|
contextWindow: number;
|
|
5302
5353
|
maxTokens: number;
|
|
5303
5354
|
};
|
|
5304
|
-
readonly "openai/gpt-4o": {
|
|
5355
|
+
readonly "openai/gpt-4o-2024-05-13": {
|
|
5305
5356
|
id: string;
|
|
5306
5357
|
name: string;
|
|
5307
5358
|
api: "openai-completions";
|
|
@@ -5318,7 +5369,7 @@ export declare const MODELS: {
|
|
|
5318
5369
|
contextWindow: number;
|
|
5319
5370
|
maxTokens: number;
|
|
5320
5371
|
};
|
|
5321
|
-
readonly "openai/gpt-4o
|
|
5372
|
+
readonly "openai/gpt-4o": {
|
|
5322
5373
|
id: string;
|
|
5323
5374
|
name: string;
|
|
5324
5375
|
api: "openai-completions";
|
|
@@ -5335,7 +5386,7 @@ export declare const MODELS: {
|
|
|
5335
5386
|
contextWindow: number;
|
|
5336
5387
|
maxTokens: number;
|
|
5337
5388
|
};
|
|
5338
|
-
readonly "openai/gpt-4o
|
|
5389
|
+
readonly "openai/gpt-4o:extended": {
|
|
5339
5390
|
id: string;
|
|
5340
5391
|
name: string;
|
|
5341
5392
|
api: "openai-completions";
|
|
@@ -5352,7 +5403,7 @@ export declare const MODELS: {
|
|
|
5352
5403
|
contextWindow: number;
|
|
5353
5404
|
maxTokens: number;
|
|
5354
5405
|
};
|
|
5355
|
-
readonly "meta-llama/llama-3-
|
|
5406
|
+
readonly "meta-llama/llama-3-70b-instruct": {
|
|
5356
5407
|
id: string;
|
|
5357
5408
|
name: string;
|
|
5358
5409
|
api: "openai-completions";
|
|
@@ -5369,7 +5420,7 @@ export declare const MODELS: {
|
|
|
5369
5420
|
contextWindow: number;
|
|
5370
5421
|
maxTokens: number;
|
|
5371
5422
|
};
|
|
5372
|
-
readonly "meta-llama/llama-3-
|
|
5423
|
+
readonly "meta-llama/llama-3-8b-instruct": {
|
|
5373
5424
|
id: string;
|
|
5374
5425
|
name: string;
|
|
5375
5426
|
api: "openai-completions";
|
|
@@ -5471,7 +5522,7 @@ export declare const MODELS: {
|
|
|
5471
5522
|
contextWindow: number;
|
|
5472
5523
|
maxTokens: number;
|
|
5473
5524
|
};
|
|
5474
|
-
readonly "openai/gpt-
|
|
5525
|
+
readonly "openai/gpt-3.5-turbo-0613": {
|
|
5475
5526
|
id: string;
|
|
5476
5527
|
name: string;
|
|
5477
5528
|
api: "openai-completions";
|
|
@@ -5488,7 +5539,7 @@ export declare const MODELS: {
|
|
|
5488
5539
|
contextWindow: number;
|
|
5489
5540
|
maxTokens: number;
|
|
5490
5541
|
};
|
|
5491
|
-
readonly "openai/gpt-
|
|
5542
|
+
readonly "openai/gpt-4-turbo-preview": {
|
|
5492
5543
|
id: string;
|
|
5493
5544
|
name: string;
|
|
5494
5545
|
api: "openai-completions";
|
|
@@ -5607,7 +5658,7 @@ export declare const MODELS: {
|
|
|
5607
5658
|
contextWindow: number;
|
|
5608
5659
|
maxTokens: number;
|
|
5609
5660
|
};
|
|
5610
|
-
readonly "openai/gpt-
|
|
5661
|
+
readonly "openai/gpt-4": {
|
|
5611
5662
|
id: string;
|
|
5612
5663
|
name: string;
|
|
5613
5664
|
api: "openai-completions";
|
|
@@ -5624,7 +5675,7 @@ export declare const MODELS: {
|
|
|
5624
5675
|
contextWindow: number;
|
|
5625
5676
|
maxTokens: number;
|
|
5626
5677
|
};
|
|
5627
|
-
readonly "openai/gpt-
|
|
5678
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
5628
5679
|
id: string;
|
|
5629
5680
|
name: string;
|
|
5630
5681
|
api: "openai-completions";
|