@mariozechner/pi-ai 0.10.2 → 0.11.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.
|
@@ -2037,6 +2037,23 @@ export declare const MODELS: {
|
|
|
2037
2037
|
contextWindow: number;
|
|
2038
2038
|
maxTokens: number;
|
|
2039
2039
|
};
|
|
2040
|
+
readonly "openrouter/bert-nebulon-alpha": {
|
|
2041
|
+
id: string;
|
|
2042
|
+
name: string;
|
|
2043
|
+
api: "openai-completions";
|
|
2044
|
+
provider: string;
|
|
2045
|
+
baseUrl: string;
|
|
2046
|
+
reasoning: false;
|
|
2047
|
+
input: ("image" | "text")[];
|
|
2048
|
+
cost: {
|
|
2049
|
+
input: number;
|
|
2050
|
+
output: number;
|
|
2051
|
+
cacheRead: number;
|
|
2052
|
+
cacheWrite: number;
|
|
2053
|
+
};
|
|
2054
|
+
contextWindow: number;
|
|
2055
|
+
maxTokens: number;
|
|
2056
|
+
};
|
|
2040
2057
|
readonly "allenai/olmo-3-7b-instruct": {
|
|
2041
2058
|
id: string;
|
|
2042
2059
|
name: string;
|
|
@@ -5012,7 +5029,7 @@ export declare const MODELS: {
|
|
|
5012
5029
|
contextWindow: number;
|
|
5013
5030
|
maxTokens: number;
|
|
5014
5031
|
};
|
|
5015
|
-
readonly "cohere/command-r-
|
|
5032
|
+
readonly "cohere/command-r-08-2024": {
|
|
5016
5033
|
id: string;
|
|
5017
5034
|
name: string;
|
|
5018
5035
|
api: "openai-completions";
|
|
@@ -5029,7 +5046,7 @@ export declare const MODELS: {
|
|
|
5029
5046
|
contextWindow: number;
|
|
5030
5047
|
maxTokens: number;
|
|
5031
5048
|
};
|
|
5032
|
-
readonly "cohere/command-r-08-2024": {
|
|
5049
|
+
readonly "cohere/command-r-plus-08-2024": {
|
|
5033
5050
|
id: string;
|
|
5034
5051
|
name: string;
|
|
5035
5052
|
api: "openai-completions";
|
|
@@ -5080,23 +5097,6 @@ export declare const MODELS: {
|
|
|
5080
5097
|
contextWindow: number;
|
|
5081
5098
|
maxTokens: number;
|
|
5082
5099
|
};
|
|
5083
|
-
readonly "nousresearch/hermes-3-llama-3.1-70b": {
|
|
5084
|
-
id: string;
|
|
5085
|
-
name: string;
|
|
5086
|
-
api: "openai-completions";
|
|
5087
|
-
provider: string;
|
|
5088
|
-
baseUrl: string;
|
|
5089
|
-
reasoning: false;
|
|
5090
|
-
input: "text"[];
|
|
5091
|
-
cost: {
|
|
5092
|
-
input: number;
|
|
5093
|
-
output: number;
|
|
5094
|
-
cacheRead: number;
|
|
5095
|
-
cacheWrite: number;
|
|
5096
|
-
};
|
|
5097
|
-
contextWindow: number;
|
|
5098
|
-
maxTokens: number;
|
|
5099
|
-
};
|
|
5100
5100
|
readonly "openai/gpt-4o-2024-08-06": {
|
|
5101
5101
|
id: string;
|
|
5102
5102
|
name: string;
|
|
@@ -5182,7 +5182,7 @@ export declare const MODELS: {
|
|
|
5182
5182
|
contextWindow: number;
|
|
5183
5183
|
maxTokens: number;
|
|
5184
5184
|
};
|
|
5185
|
-
readonly "openai/gpt-4o-mini": {
|
|
5185
|
+
readonly "openai/gpt-4o-mini-2024-07-18": {
|
|
5186
5186
|
id: string;
|
|
5187
5187
|
name: string;
|
|
5188
5188
|
api: "openai-completions";
|
|
@@ -5199,7 +5199,7 @@ export declare const MODELS: {
|
|
|
5199
5199
|
contextWindow: number;
|
|
5200
5200
|
maxTokens: number;
|
|
5201
5201
|
};
|
|
5202
|
-
readonly "openai/gpt-4o-mini
|
|
5202
|
+
readonly "openai/gpt-4o-mini": {
|
|
5203
5203
|
id: string;
|
|
5204
5204
|
name: string;
|
|
5205
5205
|
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": {
|
|
5304
|
+
readonly "openai/gpt-4o-2024-05-13": {
|
|
5305
5305
|
id: string;
|
|
5306
5306
|
name: string;
|
|
5307
5307
|
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
|
|
5321
|
+
readonly "openai/gpt-4o": {
|
|
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
|
|
5338
|
+
readonly "openai/gpt-4o:extended": {
|
|
5339
5339
|
id: string;
|
|
5340
5340
|
name: string;
|
|
5341
5341
|
api: "openai-completions";
|
|
@@ -5352,7 +5352,7 @@ export declare const MODELS: {
|
|
|
5352
5352
|
contextWindow: number;
|
|
5353
5353
|
maxTokens: number;
|
|
5354
5354
|
};
|
|
5355
|
-
readonly "meta-llama/llama-3-
|
|
5355
|
+
readonly "meta-llama/llama-3-70b-instruct": {
|
|
5356
5356
|
id: string;
|
|
5357
5357
|
name: string;
|
|
5358
5358
|
api: "openai-completions";
|
|
@@ -5369,7 +5369,7 @@ export declare const MODELS: {
|
|
|
5369
5369
|
contextWindow: number;
|
|
5370
5370
|
maxTokens: number;
|
|
5371
5371
|
};
|
|
5372
|
-
readonly "meta-llama/llama-3-
|
|
5372
|
+
readonly "meta-llama/llama-3-8b-instruct": {
|
|
5373
5373
|
id: string;
|
|
5374
5374
|
name: string;
|
|
5375
5375
|
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-
|
|
5474
|
+
readonly "openai/gpt-3.5-turbo-0613": {
|
|
5475
5475
|
id: string;
|
|
5476
5476
|
name: string;
|
|
5477
5477
|
api: "openai-completions";
|
|
@@ -5488,7 +5488,7 @@ export declare const MODELS: {
|
|
|
5488
5488
|
contextWindow: number;
|
|
5489
5489
|
maxTokens: number;
|
|
5490
5490
|
};
|
|
5491
|
-
readonly "openai/gpt-
|
|
5491
|
+
readonly "openai/gpt-4-turbo-preview": {
|
|
5492
5492
|
id: string;
|
|
5493
5493
|
name: string;
|
|
5494
5494
|
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-
|
|
5610
|
+
readonly "openai/gpt-4": {
|
|
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-
|
|
5627
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
5628
5628
|
id: string;
|
|
5629
5629
|
name: string;
|
|
5630
5630
|
api: "openai-completions";
|