@mariozechner/pi-ai 0.12.12 → 0.12.14

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.
@@ -4978,7 +4978,7 @@ export declare const MODELS: {
4978
4978
  contextWindow: number;
4979
4979
  maxTokens: number;
4980
4980
  };
4981
- readonly "anthropic/claude-3.5-haiku-20241022": {
4981
+ readonly "anthropic/claude-3.5-haiku": {
4982
4982
  id: string;
4983
4983
  name: string;
4984
4984
  api: "openai-completions";
@@ -4995,7 +4995,7 @@ export declare const MODELS: {
4995
4995
  contextWindow: number;
4996
4996
  maxTokens: number;
4997
4997
  };
4998
- readonly "anthropic/claude-3.5-haiku": {
4998
+ readonly "anthropic/claude-3.5-haiku-20241022": {
4999
4999
  id: string;
5000
5000
  name: string;
5001
5001
  api: "openai-completions";
@@ -5148,7 +5148,7 @@ export declare const MODELS: {
5148
5148
  contextWindow: number;
5149
5149
  maxTokens: number;
5150
5150
  };
5151
- readonly "cohere/command-r-08-2024": {
5151
+ readonly "cohere/command-r-plus-08-2024": {
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 "cohere/command-r-plus-08-2024": {
5168
+ readonly "cohere/command-r-08-2024": {
5169
5169
  id: string;
5170
5170
  name: string;
5171
5171
  api: "openai-completions";
@@ -5233,7 +5233,7 @@ export declare const MODELS: {
5233
5233
  contextWindow: number;
5234
5234
  maxTokens: number;
5235
5235
  };
5236
- readonly "meta-llama/llama-3.1-8b-instruct": {
5236
+ readonly "meta-llama/llama-3.1-405b-instruct": {
5237
5237
  id: string;
5238
5238
  name: string;
5239
5239
  api: "openai-completions";
@@ -5250,7 +5250,7 @@ export declare const MODELS: {
5250
5250
  contextWindow: number;
5251
5251
  maxTokens: number;
5252
5252
  };
5253
- readonly "meta-llama/llama-3.1-405b-instruct": {
5253
+ readonly "meta-llama/llama-3.1-8b-instruct": {
5254
5254
  id: string;
5255
5255
  name: string;
5256
5256
  api: "openai-completions";