@mariozechner/pi-ai 0.27.0 → 0.27.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.
|
@@ -3004,6 +3004,23 @@ export declare const MODELS: {
|
|
|
3004
3004
|
};
|
|
3005
3005
|
};
|
|
3006
3006
|
readonly openrouter: {
|
|
3007
|
+
readonly "z-ai/glm-4.7": {
|
|
3008
|
+
id: string;
|
|
3009
|
+
name: string;
|
|
3010
|
+
api: "openai-completions";
|
|
3011
|
+
provider: string;
|
|
3012
|
+
baseUrl: string;
|
|
3013
|
+
reasoning: true;
|
|
3014
|
+
input: "text"[];
|
|
3015
|
+
cost: {
|
|
3016
|
+
input: number;
|
|
3017
|
+
output: number;
|
|
3018
|
+
cacheRead: number;
|
|
3019
|
+
cacheWrite: number;
|
|
3020
|
+
};
|
|
3021
|
+
contextWindow: number;
|
|
3022
|
+
maxTokens: number;
|
|
3023
|
+
};
|
|
3007
3024
|
readonly "google/gemini-3-flash-preview": {
|
|
3008
3025
|
id: string;
|
|
3009
3026
|
name: string;
|
|
@@ -6217,7 +6234,7 @@ export declare const MODELS: {
|
|
|
6217
6234
|
contextWindow: number;
|
|
6218
6235
|
maxTokens: number;
|
|
6219
6236
|
};
|
|
6220
|
-
readonly "mistralai/ministral-
|
|
6237
|
+
readonly "mistralai/ministral-3b": {
|
|
6221
6238
|
id: string;
|
|
6222
6239
|
name: string;
|
|
6223
6240
|
api: "openai-completions";
|
|
@@ -6234,7 +6251,7 @@ export declare const MODELS: {
|
|
|
6234
6251
|
contextWindow: number;
|
|
6235
6252
|
maxTokens: number;
|
|
6236
6253
|
};
|
|
6237
|
-
readonly "mistralai/ministral-
|
|
6254
|
+
readonly "mistralai/ministral-8b": {
|
|
6238
6255
|
id: string;
|
|
6239
6256
|
name: string;
|
|
6240
6257
|
api: "openai-completions";
|
|
@@ -6421,7 +6438,7 @@ export declare const MODELS: {
|
|
|
6421
6438
|
contextWindow: number;
|
|
6422
6439
|
maxTokens: number;
|
|
6423
6440
|
};
|
|
6424
|
-
readonly "meta-llama/llama-3.1-
|
|
6441
|
+
readonly "meta-llama/llama-3.1-70b-instruct": {
|
|
6425
6442
|
id: string;
|
|
6426
6443
|
name: string;
|
|
6427
6444
|
api: "openai-completions";
|
|
@@ -6438,7 +6455,7 @@ export declare const MODELS: {
|
|
|
6438
6455
|
contextWindow: number;
|
|
6439
6456
|
maxTokens: number;
|
|
6440
6457
|
};
|
|
6441
|
-
readonly "meta-llama/llama-3.1-
|
|
6458
|
+
readonly "meta-llama/llama-3.1-405b-instruct": {
|
|
6442
6459
|
id: string;
|
|
6443
6460
|
name: string;
|
|
6444
6461
|
api: "openai-completions";
|
|
@@ -6455,7 +6472,7 @@ export declare const MODELS: {
|
|
|
6455
6472
|
contextWindow: number;
|
|
6456
6473
|
maxTokens: number;
|
|
6457
6474
|
};
|
|
6458
|
-
readonly "meta-llama/llama-3.1-
|
|
6475
|
+
readonly "meta-llama/llama-3.1-8b-instruct": {
|
|
6459
6476
|
id: string;
|
|
6460
6477
|
name: string;
|
|
6461
6478
|
api: "openai-completions";
|
|
@@ -6489,7 +6506,7 @@ export declare const MODELS: {
|
|
|
6489
6506
|
contextWindow: number;
|
|
6490
6507
|
maxTokens: number;
|
|
6491
6508
|
};
|
|
6492
|
-
readonly "openai/gpt-4o-mini
|
|
6509
|
+
readonly "openai/gpt-4o-mini": {
|
|
6493
6510
|
id: string;
|
|
6494
6511
|
name: string;
|
|
6495
6512
|
api: "openai-completions";
|
|
@@ -6506,7 +6523,7 @@ export declare const MODELS: {
|
|
|
6506
6523
|
contextWindow: number;
|
|
6507
6524
|
maxTokens: number;
|
|
6508
6525
|
};
|
|
6509
|
-
readonly "openai/gpt-4o-mini": {
|
|
6526
|
+
readonly "openai/gpt-4o-mini-2024-07-18": {
|
|
6510
6527
|
id: string;
|
|
6511
6528
|
name: string;
|
|
6512
6529
|
api: "openai-completions";
|
|
@@ -6608,7 +6625,7 @@ export declare const MODELS: {
|
|
|
6608
6625
|
contextWindow: number;
|
|
6609
6626
|
maxTokens: number;
|
|
6610
6627
|
};
|
|
6611
|
-
readonly "openai/gpt-4o
|
|
6628
|
+
readonly "openai/gpt-4o": {
|
|
6612
6629
|
id: string;
|
|
6613
6630
|
name: string;
|
|
6614
6631
|
api: "openai-completions";
|
|
@@ -6625,7 +6642,7 @@ export declare const MODELS: {
|
|
|
6625
6642
|
contextWindow: number;
|
|
6626
6643
|
maxTokens: number;
|
|
6627
6644
|
};
|
|
6628
|
-
readonly "openai/gpt-4o": {
|
|
6645
|
+
readonly "openai/gpt-4o:extended": {
|
|
6629
6646
|
id: string;
|
|
6630
6647
|
name: string;
|
|
6631
6648
|
api: "openai-completions";
|
|
@@ -6642,7 +6659,7 @@ export declare const MODELS: {
|
|
|
6642
6659
|
contextWindow: number;
|
|
6643
6660
|
maxTokens: number;
|
|
6644
6661
|
};
|
|
6645
|
-
readonly "openai/gpt-4o
|
|
6662
|
+
readonly "openai/gpt-4o-2024-05-13": {
|
|
6646
6663
|
id: string;
|
|
6647
6664
|
name: string;
|
|
6648
6665
|
api: "openai-completions";
|
|
@@ -6659,7 +6676,7 @@ export declare const MODELS: {
|
|
|
6659
6676
|
contextWindow: number;
|
|
6660
6677
|
maxTokens: number;
|
|
6661
6678
|
};
|
|
6662
|
-
readonly "meta-llama/llama-3-
|
|
6679
|
+
readonly "meta-llama/llama-3-8b-instruct": {
|
|
6663
6680
|
id: string;
|
|
6664
6681
|
name: string;
|
|
6665
6682
|
api: "openai-completions";
|
|
@@ -6676,7 +6693,7 @@ export declare const MODELS: {
|
|
|
6676
6693
|
contextWindow: number;
|
|
6677
6694
|
maxTokens: number;
|
|
6678
6695
|
};
|
|
6679
|
-
readonly "meta-llama/llama-3-
|
|
6696
|
+
readonly "meta-llama/llama-3-70b-instruct": {
|
|
6680
6697
|
id: string;
|
|
6681
6698
|
name: string;
|
|
6682
6699
|
api: "openai-completions";
|
|
@@ -6778,7 +6795,7 @@ export declare const MODELS: {
|
|
|
6778
6795
|
contextWindow: number;
|
|
6779
6796
|
maxTokens: number;
|
|
6780
6797
|
};
|
|
6781
|
-
readonly "openai/gpt-
|
|
6798
|
+
readonly "openai/gpt-4-turbo-preview": {
|
|
6782
6799
|
id: string;
|
|
6783
6800
|
name: string;
|
|
6784
6801
|
api: "openai-completions";
|
|
@@ -6795,7 +6812,7 @@ export declare const MODELS: {
|
|
|
6795
6812
|
contextWindow: number;
|
|
6796
6813
|
maxTokens: number;
|
|
6797
6814
|
};
|
|
6798
|
-
readonly "openai/gpt-
|
|
6815
|
+
readonly "openai/gpt-3.5-turbo-0613": {
|
|
6799
6816
|
id: string;
|
|
6800
6817
|
name: string;
|
|
6801
6818
|
api: "openai-completions";
|
|
@@ -6897,7 +6914,7 @@ export declare const MODELS: {
|
|
|
6897
6914
|
contextWindow: number;
|
|
6898
6915
|
maxTokens: number;
|
|
6899
6916
|
};
|
|
6900
|
-
readonly "openai/gpt-
|
|
6917
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
6901
6918
|
id: string;
|
|
6902
6919
|
name: string;
|
|
6903
6920
|
api: "openai-completions";
|
|
@@ -6914,7 +6931,7 @@ export declare const MODELS: {
|
|
|
6914
6931
|
contextWindow: number;
|
|
6915
6932
|
maxTokens: number;
|
|
6916
6933
|
};
|
|
6917
|
-
readonly "openai/gpt-
|
|
6934
|
+
readonly "openai/gpt-4": {
|
|
6918
6935
|
id: string;
|
|
6919
6936
|
name: string;
|
|
6920
6937
|
api: "openai-completions";
|