@mariozechner/pi-ai 0.11.5 → 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,40 @@ 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
+ };
1972
2006
  readonly "deepseek/deepseek-v3.2": {
1973
2007
  id: string;
1974
2008
  name: string;
@@ -2700,7 +2734,7 @@ export declare const MODELS: {
2700
2734
  contextWindow: number;
2701
2735
  maxTokens: number;
2702
2736
  };
2703
- readonly "deepseek/deepseek-v3.1-terminus:exacto": {
2737
+ readonly "deepseek/deepseek-v3.1-terminus": {
2704
2738
  id: string;
2705
2739
  name: string;
2706
2740
  api: "openai-completions";
@@ -2717,7 +2751,7 @@ export declare const MODELS: {
2717
2751
  contextWindow: number;
2718
2752
  maxTokens: number;
2719
2753
  };
2720
- readonly "deepseek/deepseek-v3.1-terminus": {
2754
+ readonly "deepseek/deepseek-v3.1-terminus:exacto": {
2721
2755
  id: string;
2722
2756
  name: string;
2723
2757
  api: "openai-completions";
@@ -5046,7 +5080,7 @@ export declare const MODELS: {
5046
5080
  contextWindow: number;
5047
5081
  maxTokens: number;
5048
5082
  };
5049
- readonly "cohere/command-r-plus-08-2024": {
5083
+ readonly "cohere/command-r-08-2024": {
5050
5084
  id: string;
5051
5085
  name: string;
5052
5086
  api: "openai-completions";
@@ -5063,7 +5097,7 @@ export declare const MODELS: {
5063
5097
  contextWindow: number;
5064
5098
  maxTokens: number;
5065
5099
  };
5066
- readonly "cohere/command-r-08-2024": {
5100
+ readonly "cohere/command-r-plus-08-2024": {
5067
5101
  id: string;
5068
5102
  name: string;
5069
5103
  api: "openai-completions";
@@ -5131,7 +5165,7 @@ export declare const MODELS: {
5131
5165
  contextWindow: number;
5132
5166
  maxTokens: number;
5133
5167
  };
5134
- readonly "meta-llama/llama-3.1-70b-instruct": {
5168
+ readonly "meta-llama/llama-3.1-8b-instruct": {
5135
5169
  id: string;
5136
5170
  name: string;
5137
5171
  api: "openai-completions";
@@ -5148,7 +5182,7 @@ export declare const MODELS: {
5148
5182
  contextWindow: number;
5149
5183
  maxTokens: number;
5150
5184
  };
5151
- readonly "meta-llama/llama-3.1-8b-instruct": {
5185
+ readonly "meta-llama/llama-3.1-405b-instruct": {
5152
5186
  id: string;
5153
5187
  name: string;
5154
5188
  api: "openai-completions";
@@ -5165,7 +5199,7 @@ export declare const MODELS: {
5165
5199
  contextWindow: number;
5166
5200
  maxTokens: number;
5167
5201
  };
5168
- readonly "meta-llama/llama-3.1-405b-instruct": {
5202
+ readonly "meta-llama/llama-3.1-70b-instruct": {
5169
5203
  id: string;
5170
5204
  name: string;
5171
5205
  api: "openai-completions";
@@ -5199,7 +5233,7 @@ export declare const MODELS: {
5199
5233
  contextWindow: number;
5200
5234
  maxTokens: number;
5201
5235
  };
5202
- readonly "openai/gpt-4o-mini": {
5236
+ readonly "openai/gpt-4o-mini-2024-07-18": {
5203
5237
  id: string;
5204
5238
  name: string;
5205
5239
  api: "openai-completions";
@@ -5216,7 +5250,7 @@ export declare const MODELS: {
5216
5250
  contextWindow: number;
5217
5251
  maxTokens: number;
5218
5252
  };
5219
- readonly "openai/gpt-4o-mini-2024-07-18": {
5253
+ readonly "openai/gpt-4o-mini": {
5220
5254
  id: string;
5221
5255
  name: string;
5222
5256
  api: "openai-completions";
@@ -5607,7 +5641,7 @@ export declare const MODELS: {
5607
5641
  contextWindow: number;
5608
5642
  maxTokens: number;
5609
5643
  };
5610
- readonly "openai/gpt-3.5-turbo": {
5644
+ readonly "openai/gpt-4-0314": {
5611
5645
  id: string;
5612
5646
  name: string;
5613
5647
  api: "openai-completions";
@@ -5624,7 +5658,7 @@ export declare const MODELS: {
5624
5658
  contextWindow: number;
5625
5659
  maxTokens: number;
5626
5660
  };
5627
- readonly "openai/gpt-4-0314": {
5661
+ readonly "openai/gpt-4": {
5628
5662
  id: string;
5629
5663
  name: string;
5630
5664
  api: "openai-completions";
@@ -5641,7 +5675,7 @@ export declare const MODELS: {
5641
5675
  contextWindow: number;
5642
5676
  maxTokens: number;
5643
5677
  };
5644
- readonly "openai/gpt-4": {
5678
+ readonly "openai/gpt-3.5-turbo": {
5645
5679
  id: string;
5646
5680
  name: string;
5647
5681
  api: "openai-completions";