@caupulican/pi-ai 0.80.7 → 0.80.9

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.
@@ -1110,6 +1110,63 @@ export declare const MODELS: {
1110
1110
  contextWindow: number;
1111
1111
  maxTokens: number;
1112
1112
  };
1113
+ readonly "openai.gpt-5.4": {
1114
+ id: string;
1115
+ name: string;
1116
+ api: "bedrock-converse-stream";
1117
+ provider: string;
1118
+ baseUrl: string;
1119
+ reasoning: true;
1120
+ thinkingLevelMap: {
1121
+ xhigh: string;
1122
+ };
1123
+ input: ("image" | "text")[];
1124
+ cost: {
1125
+ input: number;
1126
+ output: number;
1127
+ cacheRead: number;
1128
+ cacheWrite: number;
1129
+ };
1130
+ contextWindow: number;
1131
+ maxTokens: number;
1132
+ };
1133
+ readonly "openai.gpt-5.5": {
1134
+ id: string;
1135
+ name: string;
1136
+ api: "bedrock-converse-stream";
1137
+ provider: string;
1138
+ baseUrl: string;
1139
+ reasoning: true;
1140
+ thinkingLevelMap: {
1141
+ xhigh: string;
1142
+ };
1143
+ input: ("image" | "text")[];
1144
+ cost: {
1145
+ input: number;
1146
+ output: number;
1147
+ cacheRead: number;
1148
+ cacheWrite: number;
1149
+ };
1150
+ contextWindow: number;
1151
+ maxTokens: number;
1152
+ };
1153
+ readonly "openai.gpt-oss-120b": {
1154
+ id: string;
1155
+ name: string;
1156
+ api: "bedrock-converse-stream";
1157
+ provider: string;
1158
+ baseUrl: string;
1159
+ reasoning: false;
1160
+ input: "text"[];
1161
+ cost: {
1162
+ input: number;
1163
+ output: number;
1164
+ cacheRead: number;
1165
+ cacheWrite: number;
1166
+ };
1167
+ contextWindow: number;
1168
+ maxTokens: number;
1169
+ };
1113
1170
  readonly "openai.gpt-oss-120b-1:0": {
1114
1171
  id: string;
1115
1172
  name: string;
@@ -1127,6 +1184,23 @@ export declare const MODELS: {
1127
1184
  contextWindow: number;
1128
1185
  maxTokens: number;
1129
1186
  };
1187
+ readonly "openai.gpt-oss-20b": {
1188
+ id: string;
1189
+ name: string;
1190
+ api: "bedrock-converse-stream";
1191
+ provider: string;
1192
+ baseUrl: string;
1193
+ reasoning: false;
1194
+ input: "text"[];
1195
+ cost: {
1196
+ input: number;
1197
+ output: number;
1198
+ cacheRead: number;
1199
+ cacheWrite: number;
1200
+ };
1201
+ contextWindow: number;
1202
+ maxTokens: number;
1203
+ };
1130
1204
  readonly "openai.gpt-oss-20b-1:0": {
1131
1205
  id: string;
1132
1206
  name: string;
@@ -4077,6 +4151,29 @@ export declare const MODELS: {
4077
4151
  contextWindow: number;
4078
4152
  maxTokens: number;
4079
4153
  };
4154
+ readonly "accounts/fireworks/routers/kimi-k2p6-fast": {
4155
+ id: string;
4156
+ name: string;
4157
+ api: "anthropic-messages";
4158
+ provider: string;
4159
+ baseUrl: string;
4160
+ compat: {
4161
+ sendSessionAffinityHeaders: true;
4162
+ supportsEagerToolInputStreaming: false;
4163
+ supportsCacheControlOnTools: false;
4164
+ supportsLongCacheRetention: false;
4165
+ };
4166
+ reasoning: true;
4167
+ input: ("image" | "text")[];
4168
+ cost: {
4169
+ input: number;
4170
+ output: number;
4171
+ cacheRead: number;
4172
+ cacheWrite: number;
4173
+ };
4174
+ contextWindow: number;
4175
+ maxTokens: number;
4176
+ };
4080
4177
  readonly "accounts/fireworks/routers/kimi-k2p6-turbo": {
4081
4178
  id: string;
4082
4179
  name: string;
@@ -6504,7 +6601,7 @@ export declare const MODELS: {
6504
6601
  api: "mistral-conversations";
6505
6602
  provider: string;
6506
6603
  baseUrl: string;
6507
- reasoning: true;
6604
+ reasoning: false;
6508
6605
  input: ("image" | "text")[];
6509
6606
  cost: {
6510
6607
  input: number;
@@ -8769,7 +8866,7 @@ export declare const MODELS: {
8769
8866
  contextWindow: number;
8770
8867
  maxTokens: number;
8771
8868
  };
8772
- readonly "nemotron-3-super-free": {
8869
+ readonly "nemotron-3-ultra-free": {
8773
8870
  id: string;
8774
8871
  name: string;
8775
8872
  api: "openai-completions";
@@ -10996,14 +11093,14 @@ export declare const MODELS: {
10996
11093
  contextWindow: number;
10997
11094
  maxTokens: number;
10998
11095
  };
10999
- readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
11096
+ readonly "nvidia/nemotron-3-ultra-550b-a55b": {
11000
11097
  id: string;
11001
11098
  name: string;
11002
11099
  api: "openai-completions";
11003
11100
  provider: string;
11004
11101
  baseUrl: string;
11005
11102
  reasoning: true;
11006
- input: ("image" | "text")[];
11103
+ input: "text"[];
11007
11104
  cost: {
11008
11105
  input: number;
11009
11106
  output: number;
@@ -11013,7 +11110,7 @@ export declare const MODELS: {
11013
11110
  contextWindow: number;
11014
11111
  maxTokens: number;
11015
11112
  };
11016
- readonly "nvidia/nemotron-nano-9b-v2": {
11113
+ readonly "nvidia/nemotron-3-ultra-550b-a55b:free": {
11017
11114
  id: string;
11018
11115
  name: string;
11019
11116
  api: "openai-completions";
@@ -11030,7 +11127,24 @@ export declare const MODELS: {
11030
11127
  contextWindow: number;
11031
11128
  maxTokens: number;
11032
11129
  };
11033
- readonly "nvidia/nemotron-nano-9b-v2:free": {
11130
+ readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
11131
+ id: string;
11132
+ name: string;
11133
+ api: "openai-completions";
11134
+ provider: string;
11135
+ baseUrl: string;
11136
+ reasoning: true;
11137
+ input: ("image" | "text")[];
11138
+ cost: {
11139
+ input: number;
11140
+ output: number;
11141
+ cacheRead: number;
11142
+ cacheWrite: number;
11143
+ };
11144
+ contextWindow: number;
11145
+ maxTokens: number;
11146
+ };
11147
+ readonly "nvidia/nemotron-nano-9b-v2": {
11034
11148
  id: string;
11035
11149
  name: string;
11036
11150
  api: "openai-completions";
@@ -11047,13 +11161,13 @@ export declare const MODELS: {
11047
11161
  contextWindow: number;
11048
11162
  maxTokens: number;
11049
11163
  };
11050
- readonly "openai/gpt-3.5-turbo": {
11164
+ readonly "nvidia/nemotron-nano-9b-v2:free": {
11051
11165
  id: string;
11052
11166
  name: string;
11053
11167
  api: "openai-completions";
11054
11168
  provider: string;
11055
11169
  baseUrl: string;
11056
- reasoning: false;
11170
+ reasoning: true;
11057
11171
  input: "text"[];
11058
11172
  cost: {
11059
11173
  input: number;
@@ -11064,7 +11178,7 @@ export declare const MODELS: {
11064
11178
  contextWindow: number;
11065
11179
  maxTokens: number;
11066
11180
  };
11067
- readonly "openai/gpt-3.5-turbo-0613": {
11181
+ readonly "openai/gpt-3.5-turbo": {
11068
11182
  id: string;
11069
11183
  name: string;
11070
11184
  api: "openai-completions";
@@ -11081,7 +11195,7 @@ export declare const MODELS: {
11081
11195
  contextWindow: number;
11082
11196
  maxTokens: number;
11083
11197
  };
11084
- readonly "openai/gpt-3.5-turbo-16k": {
11198
+ readonly "openai/gpt-3.5-turbo-0613": {
11085
11199
  id: string;
11086
11200
  name: string;
11087
11201
  api: "openai-completions";
@@ -11098,7 +11212,7 @@ export declare const MODELS: {
11098
11212
  contextWindow: number;
11099
11213
  maxTokens: number;
11100
11214
  };
11101
- readonly "openai/gpt-4": {
11215
+ readonly "openai/gpt-3.5-turbo-16k": {
11102
11216
  id: string;
11103
11217
  name: string;
11104
11218
  api: "openai-completions";
@@ -11115,7 +11229,7 @@ export declare const MODELS: {
11115
11229
  contextWindow: number;
11116
11230
  maxTokens: number;
11117
11231
  };
11118
- readonly "openai/gpt-4-0314": {
11232
+ readonly "openai/gpt-4": {
11119
11233
  id: string;
11120
11234
  name: string;
11121
11235
  api: "openai-completions";
@@ -12956,23 +13070,6 @@ export declare const MODELS: {
12956
13070
  contextWindow: number;
12957
13071
  maxTokens: number;
12958
13072
  };
12959
- readonly "sao10k/l3-euryale-70b": {
12960
- id: string;
12961
- name: string;
12962
- api: "openai-completions";
12963
- provider: string;
12964
- baseUrl: string;
12965
- reasoning: false;
12966
- input: "text"[];
12967
- cost: {
12968
- input: number;
12969
- output: number;
12970
- cacheRead: number;
12971
- cacheWrite: number;
12972
- };
12973
- contextWindow: number;
12974
- maxTokens: number;
12975
- };
12976
13073
  readonly "sao10k/l3.1-euryale-70b": {
12977
13074
  id: string;
12978
13075
  name: string;
@@ -14033,6 +14130,37 @@ export declare const MODELS: {
14033
14130
  contextWindow: number;
14034
14131
  maxTokens: number;
14035
14132
  };
14133
+ readonly "nvidia/nemotron-3-ultra-550b-a55b": {
14134
+ id: string;
14135
+ name: string;
14136
+ api: "openai-completions";
14137
+ provider: string;
14138
+ baseUrl: string;
14139
+ compat: {
14140
+ supportsStore: false;
14141
+ supportsDeveloperRole: false;
14142
+ supportsReasoningEffort: false;
14143
+ maxTokensField: "max_tokens";
14144
+ supportsStrictMode: false;
14145
+ supportsLongCacheRetention: false;
14146
+ thinkingFormat: "together";
14147
+ };
14148
+ reasoning: true;
14149
+ thinkingLevelMap: {
14150
+ minimal: null;
14151
+ low: null;
14152
+ medium: null;
14153
+ };
14154
+ input: "text"[];
14155
+ cost: {
14156
+ input: number;
14157
+ output: number;
14158
+ cacheRead: number;
14159
+ cacheWrite: number;
14160
+ };
14161
+ contextWindow: number;
14162
+ maxTokens: number;
14163
+ };
14036
14164
  readonly "openai/gpt-oss-120b": {
14037
14165
  id: string;
14038
14166
  name: string;
@@ -14171,7 +14299,7 @@ export declare const MODELS: {
14171
14299
  provider: string;
14172
14300
  baseUrl: string;
14173
14301
  reasoning: true;
14174
- input: ("image" | "text")[];
14302
+ input: "text"[];
14175
14303
  cost: {
14176
14304
  input: number;
14177
14305
  output: number;
@@ -14443,7 +14571,7 @@ export declare const MODELS: {
14443
14571
  provider: string;
14444
14572
  baseUrl: string;
14445
14573
  reasoning: true;
14446
- input: ("image" | "text")[];
14574
+ input: "text"[];
14447
14575
  cost: {
14448
14576
  input: number;
14449
14577
  output: number;
@@ -15384,7 +15512,7 @@ export declare const MODELS: {
15384
15512
  provider: string;
15385
15513
  baseUrl: string;
15386
15514
  reasoning: true;
15387
- input: ("image" | "text")[];
15515
+ input: "text"[];
15388
15516
  cost: {
15389
15517
  input: number;
15390
15518
  output: number;
@@ -15401,7 +15529,7 @@ export declare const MODELS: {
15401
15529
  provider: string;
15402
15530
  baseUrl: string;
15403
15531
  reasoning: true;
15404
- input: ("image" | "text")[];
15532
+ input: "text"[];
15405
15533
  cost: {
15406
15534
  input: number;
15407
15535
  output: number;
@@ -15418,7 +15546,7 @@ export declare const MODELS: {
15418
15546
  provider: string;
15419
15547
  baseUrl: string;
15420
15548
  reasoning: true;
15421
- input: ("image" | "text")[];
15549
+ input: "text"[];
15422
15550
  cost: {
15423
15551
  input: number;
15424
15552
  output: number;
@@ -15768,6 +15896,23 @@ export declare const MODELS: {
15768
15896
  contextWindow: number;
15769
15897
  maxTokens: number;
15770
15898
  };
15899
+ readonly "nvidia/nemotron-3-ultra-550b-a55b": {
15900
+ id: string;
15901
+ name: string;
15902
+ api: "anthropic-messages";
15903
+ provider: string;
15904
+ baseUrl: string;
15905
+ reasoning: true;
15906
+ input: "text"[];
15907
+ cost: {
15908
+ input: number;
15909
+ output: number;
15910
+ cacheRead: number;
15911
+ cacheWrite: number;
15912
+ };
15913
+ contextWindow: number;
15914
+ maxTokens: number;
15915
+ };
15771
15916
  readonly "nvidia/nemotron-nano-12b-v2-vl": {
15772
15917
  id: string;
15773
15918
  name: string;