@mariozechner/pi-ai 0.11.2 → 0.11.3

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.
@@ -5029,7 +5029,7 @@ export declare const MODELS: {
5029
5029
  contextWindow: number;
5030
5030
  maxTokens: number;
5031
5031
  };
5032
- readonly "cohere/command-r-plus-08-2024": {
5032
+ readonly "cohere/command-r-08-2024": {
5033
5033
  id: string;
5034
5034
  name: string;
5035
5035
  api: "openai-completions";
@@ -5046,7 +5046,7 @@ export declare const MODELS: {
5046
5046
  contextWindow: number;
5047
5047
  maxTokens: number;
5048
5048
  };
5049
- readonly "cohere/command-r-08-2024": {
5049
+ readonly "cohere/command-r-plus-08-2024": {
5050
5050
  id: string;
5051
5051
  name: string;
5052
5052
  api: "openai-completions";
@@ -5182,7 +5182,7 @@ export declare const MODELS: {
5182
5182
  contextWindow: number;
5183
5183
  maxTokens: number;
5184
5184
  };
5185
- readonly "openai/gpt-4o-mini": {
5185
+ readonly "openai/gpt-4o-mini-2024-07-18": {
5186
5186
  id: string;
5187
5187
  name: string;
5188
5188
  api: "openai-completions";
@@ -5199,7 +5199,7 @@ export declare const MODELS: {
5199
5199
  contextWindow: number;
5200
5200
  maxTokens: number;
5201
5201
  };
5202
- readonly "openai/gpt-4o-mini-2024-07-18": {
5202
+ readonly "openai/gpt-4o-mini": {
5203
5203
  id: string;
5204
5204
  name: string;
5205
5205
  api: "openai-completions";
@@ -5301,7 +5301,7 @@ export declare const MODELS: {
5301
5301
  contextWindow: number;
5302
5302
  maxTokens: number;
5303
5303
  };
5304
- readonly "openai/gpt-4o": {
5304
+ readonly "openai/gpt-4o-2024-05-13": {
5305
5305
  id: string;
5306
5306
  name: string;
5307
5307
  api: "openai-completions";
@@ -5318,7 +5318,7 @@ export declare const MODELS: {
5318
5318
  contextWindow: number;
5319
5319
  maxTokens: number;
5320
5320
  };
5321
- readonly "openai/gpt-4o:extended": {
5321
+ readonly "openai/gpt-4o": {
5322
5322
  id: string;
5323
5323
  name: string;
5324
5324
  api: "openai-completions";
@@ -5335,7 +5335,7 @@ export declare const MODELS: {
5335
5335
  contextWindow: number;
5336
5336
  maxTokens: number;
5337
5337
  };
5338
- readonly "openai/gpt-4o-2024-05-13": {
5338
+ readonly "openai/gpt-4o:extended": {
5339
5339
  id: string;
5340
5340
  name: string;
5341
5341
  api: "openai-completions";
@@ -5352,7 +5352,7 @@ export declare const MODELS: {
5352
5352
  contextWindow: number;
5353
5353
  maxTokens: number;
5354
5354
  };
5355
- readonly "meta-llama/llama-3-8b-instruct": {
5355
+ readonly "meta-llama/llama-3-70b-instruct": {
5356
5356
  id: string;
5357
5357
  name: string;
5358
5358
  api: "openai-completions";
@@ -5369,7 +5369,7 @@ export declare const MODELS: {
5369
5369
  contextWindow: number;
5370
5370
  maxTokens: number;
5371
5371
  };
5372
- readonly "meta-llama/llama-3-70b-instruct": {
5372
+ readonly "meta-llama/llama-3-8b-instruct": {
5373
5373
  id: string;
5374
5374
  name: string;
5375
5375
  api: "openai-completions";
@@ -5471,7 +5471,7 @@ export declare const MODELS: {
5471
5471
  contextWindow: number;
5472
5472
  maxTokens: number;
5473
5473
  };
5474
- readonly "openai/gpt-4-turbo-preview": {
5474
+ readonly "openai/gpt-3.5-turbo-0613": {
5475
5475
  id: string;
5476
5476
  name: string;
5477
5477
  api: "openai-completions";
@@ -5488,7 +5488,7 @@ export declare const MODELS: {
5488
5488
  contextWindow: number;
5489
5489
  maxTokens: number;
5490
5490
  };
5491
- readonly "openai/gpt-3.5-turbo-0613": {
5491
+ readonly "openai/gpt-4-turbo-preview": {
5492
5492
  id: string;
5493
5493
  name: string;
5494
5494
  api: "openai-completions";
@@ -5607,7 +5607,7 @@ export declare const MODELS: {
5607
5607
  contextWindow: number;
5608
5608
  maxTokens: number;
5609
5609
  };
5610
- readonly "openai/gpt-3.5-turbo": {
5610
+ readonly "openai/gpt-4": {
5611
5611
  id: string;
5612
5612
  name: string;
5613
5613
  api: "openai-completions";
@@ -5624,7 +5624,7 @@ export declare const MODELS: {
5624
5624
  contextWindow: number;
5625
5625
  maxTokens: number;
5626
5626
  };
5627
- readonly "openai/gpt-4": {
5627
+ readonly "openai/gpt-3.5-turbo": {
5628
5628
  id: string;
5629
5629
  name: string;
5630
5630
  api: "openai-completions";