@mariozechner/pi-ai 0.7.9 → 0.7.10
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.
|
@@ -4774,7 +4774,7 @@ export declare const MODELS: {
|
|
|
4774
4774
|
contextWindow: number;
|
|
4775
4775
|
maxTokens: number;
|
|
4776
4776
|
};
|
|
4777
|
-
readonly "mistralai/ministral-
|
|
4777
|
+
readonly "mistralai/ministral-3b": {
|
|
4778
4778
|
id: string;
|
|
4779
4779
|
name: string;
|
|
4780
4780
|
api: "openai-completions";
|
|
@@ -4791,7 +4791,7 @@ export declare const MODELS: {
|
|
|
4791
4791
|
contextWindow: number;
|
|
4792
4792
|
maxTokens: number;
|
|
4793
4793
|
};
|
|
4794
|
-
readonly "mistralai/ministral-
|
|
4794
|
+
readonly "mistralai/ministral-8b": {
|
|
4795
4795
|
id: string;
|
|
4796
4796
|
name: string;
|
|
4797
4797
|
api: "openai-completions";
|
|
@@ -5080,7 +5080,7 @@ export declare const MODELS: {
|
|
|
5080
5080
|
contextWindow: number;
|
|
5081
5081
|
maxTokens: number;
|
|
5082
5082
|
};
|
|
5083
|
-
readonly "openai/gpt-4o-mini
|
|
5083
|
+
readonly "openai/gpt-4o-mini": {
|
|
5084
5084
|
id: string;
|
|
5085
5085
|
name: string;
|
|
5086
5086
|
api: "openai-completions";
|
|
@@ -5097,7 +5097,7 @@ export declare const MODELS: {
|
|
|
5097
5097
|
contextWindow: number;
|
|
5098
5098
|
maxTokens: number;
|
|
5099
5099
|
};
|
|
5100
|
-
readonly "openai/gpt-4o-mini": {
|
|
5100
|
+
readonly "openai/gpt-4o-mini-2024-07-18": {
|
|
5101
5101
|
id: string;
|
|
5102
5102
|
name: string;
|
|
5103
5103
|
api: "openai-completions";
|
|
@@ -5216,7 +5216,7 @@ export declare const MODELS: {
|
|
|
5216
5216
|
contextWindow: number;
|
|
5217
5217
|
maxTokens: number;
|
|
5218
5218
|
};
|
|
5219
|
-
readonly "openai/gpt-4o
|
|
5219
|
+
readonly "openai/gpt-4o": {
|
|
5220
5220
|
id: string;
|
|
5221
5221
|
name: string;
|
|
5222
5222
|
api: "openai-completions";
|
|
@@ -5233,7 +5233,7 @@ export declare const MODELS: {
|
|
|
5233
5233
|
contextWindow: number;
|
|
5234
5234
|
maxTokens: number;
|
|
5235
5235
|
};
|
|
5236
|
-
readonly "openai/gpt-4o": {
|
|
5236
|
+
readonly "openai/gpt-4o:extended": {
|
|
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 "openai/gpt-4o
|
|
5253
|
+
readonly "openai/gpt-4o-2024-05-13": {
|
|
5254
5254
|
id: string;
|
|
5255
5255
|
name: string;
|
|
5256
5256
|
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-
|
|
5270
|
+
readonly "meta-llama/llama-3-8b-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-
|
|
5287
|
+
readonly "meta-llama/llama-3-70b-instruct": {
|
|
5288
5288
|
id: string;
|
|
5289
5289
|
name: string;
|
|
5290
5290
|
api: "openai-completions";
|
|
@@ -5539,7 +5539,7 @@ export declare const MODELS: {
|
|
|
5539
5539
|
contextWindow: number;
|
|
5540
5540
|
maxTokens: number;
|
|
5541
5541
|
};
|
|
5542
|
-
readonly "openai/gpt-
|
|
5542
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
5543
5543
|
id: string;
|
|
5544
5544
|
name: string;
|
|
5545
5545
|
api: "openai-completions";
|
|
@@ -5556,7 +5556,7 @@ export declare const MODELS: {
|
|
|
5556
5556
|
contextWindow: number;
|
|
5557
5557
|
maxTokens: number;
|
|
5558
5558
|
};
|
|
5559
|
-
readonly "openai/gpt-
|
|
5559
|
+
readonly "openai/gpt-4": {
|
|
5560
5560
|
id: string;
|
|
5561
5561
|
name: string;
|
|
5562
5562
|
api: "openai-completions";
|