@mariozechner/pi-ai 0.9.0 → 0.9.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.
@@ -5097,7 +5097,7 @@ export declare const MODELS: {
5097
5097
  contextWindow: number;
5098
5098
  maxTokens: number;
5099
5099
  };
5100
- readonly "meta-llama/llama-3.1-405b-instruct": {
5100
+ readonly "meta-llama/llama-3.1-70b-instruct": {
5101
5101
  id: string;
5102
5102
  name: string;
5103
5103
  api: "openai-completions";
@@ -5114,7 +5114,7 @@ export declare const MODELS: {
5114
5114
  contextWindow: number;
5115
5115
  maxTokens: number;
5116
5116
  };
5117
- readonly "meta-llama/llama-3.1-70b-instruct": {
5117
+ readonly "meta-llama/llama-3.1-405b-instruct": {
5118
5118
  id: string;
5119
5119
  name: string;
5120
5120
  api: "openai-completions";
@@ -5148,7 +5148,7 @@ export declare const MODELS: {
5148
5148
  contextWindow: number;
5149
5149
  maxTokens: number;
5150
5150
  };
5151
- readonly "openai/gpt-4o-mini-2024-07-18": {
5151
+ readonly "openai/gpt-4o-mini": {
5152
5152
  id: string;
5153
5153
  name: string;
5154
5154
  api: "openai-completions";
@@ -5165,7 +5165,7 @@ export declare const MODELS: {
5165
5165
  contextWindow: number;
5166
5166
  maxTokens: number;
5167
5167
  };
5168
- readonly "openai/gpt-4o-mini": {
5168
+ readonly "openai/gpt-4o-mini-2024-07-18": {
5169
5169
  id: string;
5170
5170
  name: string;
5171
5171
  api: "openai-completions";
@@ -5267,7 +5267,7 @@ export declare const MODELS: {
5267
5267
  contextWindow: number;
5268
5268
  maxTokens: number;
5269
5269
  };
5270
- readonly "openai/gpt-4o-2024-05-13": {
5270
+ readonly "openai/gpt-4o": {
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 "openai/gpt-4o": {
5287
+ readonly "openai/gpt-4o:extended": {
5288
5288
  id: string;
5289
5289
  name: string;
5290
5290
  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:extended": {
5304
+ readonly "openai/gpt-4o-2024-05-13": {
5305
5305
  id: string;
5306
5306
  name: string;
5307
5307
  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-3.5-turbo-0613": {
5440
+ readonly "openai/gpt-4-turbo-preview": {
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-4-turbo-preview": {
5457
+ readonly "openai/gpt-3.5-turbo-0613": {
5458
5458
  id: string;
5459
5459
  name: string;
5460
5460
  api: "openai-completions";
@@ -5573,7 +5573,7 @@ export declare const MODELS: {
5573
5573
  contextWindow: number;
5574
5574
  maxTokens: number;
5575
5575
  };
5576
- readonly "openai/gpt-4": {
5576
+ readonly "openai/gpt-3.5-turbo": {
5577
5577
  id: string;
5578
5578
  name: string;
5579
5579
  api: "openai-completions";
@@ -5590,7 +5590,7 @@ export declare const MODELS: {
5590
5590
  contextWindow: number;
5591
5591
  maxTokens: number;
5592
5592
  };
5593
- readonly "openai/gpt-3.5-turbo": {
5593
+ readonly "openai/gpt-4": {
5594
5594
  id: string;
5595
5595
  name: string;
5596
5596
  api: "openai-completions";