@mariozechner/pi-ai 0.15.0 → 0.16.0

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.
@@ -5046,7 +5046,7 @@ export declare const MODELS: {
5046
5046
  contextWindow: number;
5047
5047
  maxTokens: number;
5048
5048
  };
5049
- readonly "mistralai/ministral-8b": {
5049
+ readonly "mistralai/ministral-3b": {
5050
5050
  id: string;
5051
5051
  name: string;
5052
5052
  api: "openai-completions";
@@ -5063,7 +5063,7 @@ export declare const MODELS: {
5063
5063
  contextWindow: number;
5064
5064
  maxTokens: number;
5065
5065
  };
5066
- readonly "mistralai/ministral-3b": {
5066
+ readonly "mistralai/ministral-8b": {
5067
5067
  id: string;
5068
5068
  name: string;
5069
5069
  api: "openai-completions";
@@ -5267,7 +5267,7 @@ export declare const MODELS: {
5267
5267
  contextWindow: number;
5268
5268
  maxTokens: number;
5269
5269
  };
5270
- readonly "meta-llama/llama-3.1-405b-instruct": {
5270
+ readonly "meta-llama/llama-3.1-70b-instruct": {
5271
5271
  id: string;
5272
5272
  name: string;
5273
5273
  api: "openai-completions";
@@ -5284,7 +5284,7 @@ export declare const MODELS: {
5284
5284
  contextWindow: number;
5285
5285
  maxTokens: number;
5286
5286
  };
5287
- readonly "meta-llama/llama-3.1-70b-instruct": {
5287
+ readonly "meta-llama/llama-3.1-405b-instruct": {
5288
5288
  id: string;
5289
5289
  name: string;
5290
5290
  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-mini-2024-07-18": {
5321
+ readonly "openai/gpt-4o-mini": {
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-mini": {
5338
+ readonly "openai/gpt-4o-mini-2024-07-18": {
5339
5339
  id: string;
5340
5340
  name: string;
5341
5341
  api: "openai-completions";
@@ -5437,7 +5437,7 @@ export declare const MODELS: {
5437
5437
  contextWindow: number;
5438
5438
  maxTokens: number;
5439
5439
  };
5440
- readonly "openai/gpt-4o-2024-05-13": {
5440
+ readonly "openai/gpt-4o": {
5441
5441
  id: string;
5442
5442
  name: string;
5443
5443
  api: "openai-completions";
@@ -5454,7 +5454,7 @@ export declare const MODELS: {
5454
5454
  contextWindow: number;
5455
5455
  maxTokens: number;
5456
5456
  };
5457
- readonly "openai/gpt-4o": {
5457
+ readonly "openai/gpt-4o:extended": {
5458
5458
  id: string;
5459
5459
  name: string;
5460
5460
  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-4o:extended": {
5474
+ readonly "openai/gpt-4o-2024-05-13": {
5475
5475
  id: string;
5476
5476
  name: string;
5477
5477
  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-0613": {
5610
+ readonly "openai/gpt-4-turbo-preview": {
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-turbo-preview": {
5627
+ readonly "openai/gpt-3.5-turbo-0613": {
5628
5628
  id: string;
5629
5629
  name: string;
5630
5630
  api: "openai-completions";