@caupulican/pi-ai 0.80.38 → 0.80.40

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.
@@ -6075,6 +6075,26 @@ export declare const MODELS: {
6075
6075
  contextWindow: number;
6076
6076
  maxTokens: number;
6077
6077
  };
6078
+ readonly "Qwen/Qwen3.6-27B": {
6079
+ id: string;
6080
+ name: string;
6081
+ api: "openai-completions";
6082
+ provider: string;
6083
+ baseUrl: string;
6084
+ compat: {
6085
+ supportsDeveloperRole: false;
6086
+ };
6087
+ reasoning: true;
6088
+ input: ("image" | "text")[];
6089
+ cost: {
6090
+ input: number;
6091
+ output: number;
6092
+ cacheRead: number;
6093
+ cacheWrite: number;
6094
+ };
6095
+ contextWindow: number;
6096
+ maxTokens: number;
6097
+ };
6078
6098
  readonly "Qwen/Qwen3.6-35B-A3B": {
6079
6099
  id: string;
6080
6100
  name: string;
@@ -6115,6 +6135,26 @@ export declare const MODELS: {
6115
6135
  contextWindow: number;
6116
6136
  maxTokens: number;
6117
6137
  };
6138
+ readonly "XiaomiMiMo/MiMo-V2.5-Pro": {
6139
+ id: string;
6140
+ name: string;
6141
+ api: "openai-completions";
6142
+ provider: string;
6143
+ baseUrl: string;
6144
+ compat: {
6145
+ supportsDeveloperRole: false;
6146
+ };
6147
+ reasoning: true;
6148
+ input: "text"[];
6149
+ cost: {
6150
+ input: number;
6151
+ output: number;
6152
+ cacheRead: number;
6153
+ cacheWrite: number;
6154
+ };
6155
+ contextWindow: number;
6156
+ maxTokens: number;
6157
+ };
6118
6158
  readonly "deepseek-ai/DeepSeek-R1": {
6119
6159
  id: string;
6120
6160
  name: string;
@@ -6415,6 +6455,26 @@ export declare const MODELS: {
6415
6455
  contextWindow: number;
6416
6456
  maxTokens: number;
6417
6457
  };
6458
+ readonly "stepfun-ai/Step-3.7-Flash": {
6459
+ id: string;
6460
+ name: string;
6461
+ api: "openai-completions";
6462
+ provider: string;
6463
+ baseUrl: string;
6464
+ compat: {
6465
+ supportsDeveloperRole: false;
6466
+ };
6467
+ reasoning: true;
6468
+ input: ("image" | "text")[];
6469
+ cost: {
6470
+ input: number;
6471
+ output: number;
6472
+ cacheRead: number;
6473
+ cacheWrite: number;
6474
+ };
6475
+ contextWindow: number;
6476
+ maxTokens: number;
6477
+ };
6418
6478
  readonly "zai-org/GLM-4.5": {
6419
6479
  id: string;
6420
6480
  name: string;
@@ -13693,6 +13753,23 @@ export declare const MODELS: {
13693
13753
  contextWindow: number;
13694
13754
  maxTokens: number;
13695
13755
  };
13756
+ readonly "sakana/fugu-ultra": {
13757
+ id: string;
13758
+ name: string;
13759
+ api: "openai-completions";
13760
+ provider: string;
13761
+ baseUrl: string;
13762
+ reasoning: true;
13763
+ input: ("image" | "text")[];
13764
+ cost: {
13765
+ input: number;
13766
+ output: number;
13767
+ cacheRead: number;
13768
+ cacheWrite: number;
13769
+ };
13770
+ contextWindow: number;
13771
+ maxTokens: number;
13772
+ };
13696
13773
  readonly "sao10k/l3.1-euryale-70b": {
13697
13774
  id: string;
13698
13775
  name: string;
@@ -14908,7 +14985,7 @@ export declare const MODELS: {
14908
14985
  api: "anthropic-messages";
14909
14986
  provider: string;
14910
14987
  baseUrl: string;
14911
- reasoning: true;
14988
+ reasoning: false;
14912
14989
  input: "text"[];
14913
14990
  cost: {
14914
14991
  input: number;
@@ -14925,7 +15002,7 @@ export declare const MODELS: {
14925
15002
  api: "anthropic-messages";
14926
15003
  provider: string;
14927
15004
  baseUrl: string;
14928
- reasoning: true;
15005
+ reasoning: false;
14929
15006
  input: "text"[];
14930
15007
  cost: {
14931
15008
  input: number;
@@ -14942,7 +15019,7 @@ export declare const MODELS: {
14942
15019
  api: "anthropic-messages";
14943
15020
  provider: string;
14944
15021
  baseUrl: string;
14945
- reasoning: true;
15022
+ reasoning: false;
14946
15023
  input: "text"[];
14947
15024
  cost: {
14948
15025
  input: number;
@@ -15055,6 +15132,40 @@ export declare const MODELS: {
15055
15132
  contextWindow: number;
15056
15133
  maxTokens: number;
15057
15134
  };
15135
+ readonly "alibaba/qwen3-vl-235b-a22b-instruct": {
15136
+ id: string;
15137
+ name: string;
15138
+ api: "anthropic-messages";
15139
+ provider: string;
15140
+ baseUrl: string;
15141
+ reasoning: false;
15142
+ input: ("image" | "text")[];
15143
+ cost: {
15144
+ input: number;
15145
+ output: number;
15146
+ cacheRead: number;
15147
+ cacheWrite: number;
15148
+ };
15149
+ contextWindow: number;
15150
+ maxTokens: number;
15151
+ };
15152
+ readonly "alibaba/qwen3-vl-instruct": {
15153
+ id: string;
15154
+ name: string;
15155
+ api: "anthropic-messages";
15156
+ provider: string;
15157
+ baseUrl: string;
15158
+ reasoning: false;
15159
+ input: ("image" | "text")[];
15160
+ cost: {
15161
+ input: number;
15162
+ output: number;
15163
+ cacheRead: number;
15164
+ cacheWrite: number;
15165
+ };
15166
+ contextWindow: number;
15167
+ maxTokens: number;
15168
+ };
15058
15169
  readonly "alibaba/qwen3-vl-thinking": {
15059
15170
  id: string;
15060
15171
  name: string;
@@ -15174,6 +15285,74 @@ export declare const MODELS: {
15174
15285
  contextWindow: number;
15175
15286
  maxTokens: number;
15176
15287
  };
15288
+ readonly "amazon/nova-2-lite": {
15289
+ id: string;
15290
+ name: string;
15291
+ api: "anthropic-messages";
15292
+ provider: string;
15293
+ baseUrl: string;
15294
+ reasoning: true;
15295
+ input: ("image" | "text")[];
15296
+ cost: {
15297
+ input: number;
15298
+ output: number;
15299
+ cacheRead: number;
15300
+ cacheWrite: number;
15301
+ };
15302
+ contextWindow: number;
15303
+ maxTokens: number;
15304
+ };
15305
+ readonly "amazon/nova-lite": {
15306
+ id: string;
15307
+ name: string;
15308
+ api: "anthropic-messages";
15309
+ provider: string;
15310
+ baseUrl: string;
15311
+ reasoning: false;
15312
+ input: ("image" | "text")[];
15313
+ cost: {
15314
+ input: number;
15315
+ output: number;
15316
+ cacheRead: number;
15317
+ cacheWrite: number;
15318
+ };
15319
+ contextWindow: number;
15320
+ maxTokens: number;
15321
+ };
15322
+ readonly "amazon/nova-micro": {
15323
+ id: string;
15324
+ name: string;
15325
+ api: "anthropic-messages";
15326
+ provider: string;
15327
+ baseUrl: string;
15328
+ reasoning: false;
15329
+ input: "text"[];
15330
+ cost: {
15331
+ input: number;
15332
+ output: number;
15333
+ cacheRead: number;
15334
+ cacheWrite: number;
15335
+ };
15336
+ contextWindow: number;
15337
+ maxTokens: number;
15338
+ };
15339
+ readonly "amazon/nova-pro": {
15340
+ id: string;
15341
+ name: string;
15342
+ api: "anthropic-messages";
15343
+ provider: string;
15344
+ baseUrl: string;
15345
+ reasoning: false;
15346
+ input: ("image" | "text")[];
15347
+ cost: {
15348
+ input: number;
15349
+ output: number;
15350
+ cacheRead: number;
15351
+ cacheWrite: number;
15352
+ };
15353
+ contextWindow: number;
15354
+ maxTokens: number;
15355
+ };
15177
15356
  readonly "anthropic/claude-3-haiku": {
15178
15357
  id: string;
15179
15358
  name: string;
@@ -15435,6 +15614,23 @@ export declare const MODELS: {
15435
15614
  contextWindow: number;
15436
15615
  maxTokens: number;
15437
15616
  };
15617
+ readonly "arcee-ai/trinity-mini": {
15618
+ id: string;
15619
+ name: string;
15620
+ api: "anthropic-messages";
15621
+ provider: string;
15622
+ baseUrl: string;
15623
+ reasoning: false;
15624
+ input: "text"[];
15625
+ cost: {
15626
+ input: number;
15627
+ output: number;
15628
+ cacheRead: number;
15629
+ cacheWrite: number;
15630
+ };
15631
+ contextWindow: number;
15632
+ maxTokens: number;
15633
+ };
15438
15634
  readonly "bytedance/seed-1.6": {
15439
15635
  id: string;
15440
15636
  name: string;
@@ -15442,7 +15638,24 @@ export declare const MODELS: {
15442
15638
  provider: string;
15443
15639
  baseUrl: string;
15444
15640
  reasoning: true;
15445
- input: "text"[];
15641
+ input: ("image" | "text")[];
15642
+ cost: {
15643
+ input: number;
15644
+ output: number;
15645
+ cacheRead: number;
15646
+ cacheWrite: number;
15647
+ };
15648
+ contextWindow: number;
15649
+ maxTokens: number;
15650
+ };
15651
+ readonly "bytedance/seed-1.8": {
15652
+ id: string;
15653
+ name: string;
15654
+ api: "anthropic-messages";
15655
+ provider: string;
15656
+ baseUrl: string;
15657
+ reasoning: true;
15658
+ input: ("image" | "text")[];
15446
15659
  cost: {
15447
15660
  input: number;
15448
15661
  output: number;
@@ -15543,8 +15756,8 @@ export declare const MODELS: {
15543
15756
  api: "anthropic-messages";
15544
15757
  provider: string;
15545
15758
  baseUrl: string;
15546
- reasoning: true;
15547
- input: ("image" | "text")[];
15759
+ reasoning: false;
15760
+ input: "text"[];
15548
15761
  cost: {
15549
15762
  input: number;
15550
15763
  output: number;
@@ -15561,7 +15774,7 @@ export declare const MODELS: {
15561
15774
  provider: string;
15562
15775
  baseUrl: string;
15563
15776
  reasoning: true;
15564
- input: ("image" | "text")[];
15777
+ input: "text"[];
15565
15778
  cost: {
15566
15779
  input: number;
15567
15780
  output: number;
@@ -15578,7 +15791,7 @@ export declare const MODELS: {
15578
15791
  provider: string;
15579
15792
  baseUrl: string;
15580
15793
  reasoning: true;
15581
- input: ("image" | "text")[];
15794
+ input: "text"[];
15582
15795
  cost: {
15583
15796
  input: number;
15584
15797
  output: number;
@@ -15781,7 +15994,7 @@ export declare const MODELS: {
15781
15994
  api: "anthropic-messages";
15782
15995
  provider: string;
15783
15996
  baseUrl: string;
15784
- reasoning: false;
15997
+ reasoning: true;
15785
15998
  input: ("image" | "text")[];
15786
15999
  cost: {
15787
16000
  input: number;
@@ -15826,6 +16039,40 @@ export declare const MODELS: {
15826
16039
  contextWindow: number;
15827
16040
  maxTokens: number;
15828
16041
  };
16042
+ readonly "interfaze/interfaze-beta": {
16043
+ id: string;
16044
+ name: string;
16045
+ api: "anthropic-messages";
16046
+ provider: string;
16047
+ baseUrl: string;
16048
+ reasoning: true;
16049
+ input: ("image" | "text")[];
16050
+ cost: {
16051
+ input: number;
16052
+ output: number;
16053
+ cacheRead: number;
16054
+ cacheWrite: number;
16055
+ };
16056
+ contextWindow: number;
16057
+ maxTokens: number;
16058
+ };
16059
+ readonly "kwaipilot/kat-coder-pro-v1": {
16060
+ id: string;
16061
+ name: string;
16062
+ api: "anthropic-messages";
16063
+ provider: string;
16064
+ baseUrl: string;
16065
+ reasoning: false;
16066
+ input: "text"[];
16067
+ cost: {
16068
+ input: number;
16069
+ output: number;
16070
+ cacheRead: number;
16071
+ cacheWrite: number;
16072
+ };
16073
+ contextWindow: number;
16074
+ maxTokens: number;
16075
+ };
15829
16076
  readonly "kwaipilot/kat-coder-pro-v2": {
15830
16077
  id: string;
15831
16078
  name: string;
@@ -15860,6 +16107,23 @@ export declare const MODELS: {
15860
16107
  contextWindow: number;
15861
16108
  maxTokens: number;
15862
16109
  };
16110
+ readonly "meituan/longcat-flash-thinking-2601": {
16111
+ id: string;
16112
+ name: string;
16113
+ api: "anthropic-messages";
16114
+ provider: string;
16115
+ baseUrl: string;
16116
+ reasoning: true;
16117
+ input: "text"[];
16118
+ cost: {
16119
+ input: number;
16120
+ output: number;
16121
+ cacheRead: number;
16122
+ cacheWrite: number;
16123
+ };
16124
+ contextWindow: number;
16125
+ maxTokens: number;
16126
+ };
15863
16127
  readonly "meta/llama-3.1-70b": {
15864
16128
  id: string;
15865
16129
  name: string;
@@ -16173,7 +16437,58 @@ export declare const MODELS: {
16173
16437
  provider: string;
16174
16438
  baseUrl: string;
16175
16439
  reasoning: false;
16176
- input: "text"[];
16440
+ input: ("image" | "text")[];
16441
+ cost: {
16442
+ input: number;
16443
+ output: number;
16444
+ cacheRead: number;
16445
+ cacheWrite: number;
16446
+ };
16447
+ contextWindow: number;
16448
+ maxTokens: number;
16449
+ };
16450
+ readonly "mistral/magistral-medium": {
16451
+ id: string;
16452
+ name: string;
16453
+ api: "anthropic-messages";
16454
+ provider: string;
16455
+ baseUrl: string;
16456
+ reasoning: true;
16457
+ input: ("image" | "text")[];
16458
+ cost: {
16459
+ input: number;
16460
+ output: number;
16461
+ cacheRead: number;
16462
+ cacheWrite: number;
16463
+ };
16464
+ contextWindow: number;
16465
+ maxTokens: number;
16466
+ };
16467
+ readonly "mistral/magistral-small": {
16468
+ id: string;
16469
+ name: string;
16470
+ api: "anthropic-messages";
16471
+ provider: string;
16472
+ baseUrl: string;
16473
+ reasoning: true;
16474
+ input: ("image" | "text")[];
16475
+ cost: {
16476
+ input: number;
16477
+ output: number;
16478
+ cacheRead: number;
16479
+ cacheWrite: number;
16480
+ };
16481
+ contextWindow: number;
16482
+ maxTokens: number;
16483
+ };
16484
+ readonly "mistral/ministral-14b": {
16485
+ id: string;
16486
+ name: string;
16487
+ api: "anthropic-messages";
16488
+ provider: string;
16489
+ baseUrl: string;
16490
+ reasoning: false;
16491
+ input: ("image" | "text")[];
16177
16492
  cost: {
16178
16493
  input: number;
16179
16494
  output: number;
@@ -16217,6 +16532,23 @@ export declare const MODELS: {
16217
16532
  contextWindow: number;
16218
16533
  maxTokens: number;
16219
16534
  };
16535
+ readonly "mistral/mistral-large-3": {
16536
+ id: string;
16537
+ name: string;
16538
+ api: "anthropic-messages";
16539
+ provider: string;
16540
+ baseUrl: string;
16541
+ reasoning: false;
16542
+ input: ("image" | "text")[];
16543
+ cost: {
16544
+ input: number;
16545
+ output: number;
16546
+ cacheRead: number;
16547
+ cacheWrite: number;
16548
+ };
16549
+ contextWindow: number;
16550
+ maxTokens: number;
16551
+ };
16220
16552
  readonly "mistral/mistral-medium": {
16221
16553
  id: string;
16222
16554
  name: string;
@@ -16241,7 +16573,7 @@ export declare const MODELS: {
16241
16573
  provider: string;
16242
16574
  baseUrl: string;
16243
16575
  reasoning: true;
16244
- input: "text"[];
16576
+ input: ("image" | "text")[];
16245
16577
  cost: {
16246
16578
  input: number;
16247
16579
  output: number;
@@ -16421,6 +16753,23 @@ export declare const MODELS: {
16421
16753
  contextWindow: number;
16422
16754
  maxTokens: number;
16423
16755
  };
16756
+ readonly "nvidia/nemotron-3-nano-30b-a3b": {
16757
+ id: string;
16758
+ name: string;
16759
+ api: "anthropic-messages";
16760
+ provider: string;
16761
+ baseUrl: string;
16762
+ reasoning: true;
16763
+ input: "text"[];
16764
+ cost: {
16765
+ input: number;
16766
+ output: number;
16767
+ cacheRead: number;
16768
+ cacheWrite: number;
16769
+ };
16770
+ contextWindow: number;
16771
+ maxTokens: number;
16772
+ };
16424
16773
  readonly "nvidia/nemotron-3-super-120b-a12b": {
16425
16774
  id: string;
16426
16775
  name: string;
@@ -16489,6 +16838,23 @@ export declare const MODELS: {
16489
16838
  contextWindow: number;
16490
16839
  maxTokens: number;
16491
16840
  };
16841
+ readonly "openai/gpt-3.5-turbo": {
16842
+ id: string;
16843
+ name: string;
16844
+ api: "anthropic-messages";
16845
+ provider: string;
16846
+ baseUrl: string;
16847
+ reasoning: false;
16848
+ input: "text"[];
16849
+ cost: {
16850
+ input: number;
16851
+ output: number;
16852
+ cacheRead: number;
16853
+ cacheWrite: number;
16854
+ };
16855
+ contextWindow: number;
16856
+ maxTokens: number;
16857
+ };
16492
16858
  readonly "openai/gpt-4-turbo": {
16493
16859
  id: string;
16494
16860
  name: string;
@@ -16614,7 +16980,7 @@ export declare const MODELS: {
16614
16980
  api: "anthropic-messages";
16615
16981
  provider: string;
16616
16982
  baseUrl: string;
16617
- reasoning: true;
16983
+ reasoning: false;
16618
16984
  input: ("image" | "text")[];
16619
16985
  cost: {
16620
16986
  input: number;
@@ -16750,7 +17116,7 @@ export declare const MODELS: {
16750
17116
  api: "anthropic-messages";
16751
17117
  provider: string;
16752
17118
  baseUrl: string;
16753
- reasoning: true;
17119
+ reasoning: false;
16754
17120
  input: ("image" | "text")[];
16755
17121
  cost: {
16756
17122
  input: number;
@@ -16804,7 +17170,7 @@ export declare const MODELS: {
16804
17170
  api: "anthropic-messages";
16805
17171
  provider: string;
16806
17172
  baseUrl: string;
16807
- reasoning: true;
17173
+ reasoning: false;
16808
17174
  thinkingLevelMap: {
16809
17175
  xhigh: string;
16810
17176
  };
@@ -16864,7 +17230,7 @@ export declare const MODELS: {
16864
17230
  api: "anthropic-messages";
16865
17231
  provider: string;
16866
17232
  baseUrl: string;
16867
- reasoning: true;
17233
+ reasoning: false;
16868
17234
  thinkingLevelMap: {
16869
17235
  xhigh: string;
16870
17236
  };
@@ -17174,40 +17540,6 @@ export declare const MODELS: {
17174
17540
  contextWindow: number;
17175
17541
  maxTokens: number;
17176
17542
  };
17177
- readonly "perplexity/sonar": {
17178
- id: string;
17179
- name: string;
17180
- api: "anthropic-messages";
17181
- provider: string;
17182
- baseUrl: string;
17183
- reasoning: false;
17184
- input: ("image" | "text")[];
17185
- cost: {
17186
- input: number;
17187
- output: number;
17188
- cacheRead: number;
17189
- cacheWrite: number;
17190
- };
17191
- contextWindow: number;
17192
- maxTokens: number;
17193
- };
17194
- readonly "perplexity/sonar-pro": {
17195
- id: string;
17196
- name: string;
17197
- api: "anthropic-messages";
17198
- provider: string;
17199
- baseUrl: string;
17200
- reasoning: false;
17201
- input: ("image" | "text")[];
17202
- cost: {
17203
- input: number;
17204
- output: number;
17205
- cacheRead: number;
17206
- cacheWrite: number;
17207
- };
17208
- contextWindow: number;
17209
- maxTokens: number;
17210
- };
17211
17543
  readonly "sakana/fugu-ultra": {
17212
17544
  id: string;
17213
17545
  name: string;
@@ -17487,7 +17819,7 @@ export declare const MODELS: {
17487
17819
  provider: string;
17488
17820
  baseUrl: string;
17489
17821
  reasoning: true;
17490
- input: ("image" | "text")[];
17822
+ input: "text"[];
17491
17823
  cost: {
17492
17824
  input: number;
17493
17825
  output: number;
@@ -17691,7 +18023,7 @@ export declare const MODELS: {
17691
18023
  provider: string;
17692
18024
  baseUrl: string;
17693
18025
  reasoning: true;
17694
- input: ("image" | "text")[];
18026
+ input: "text"[];
17695
18027
  cost: {
17696
18028
  input: number;
17697
18029
  output: number;
@@ -17718,6 +18050,23 @@ export declare const MODELS: {
17718
18050
  contextWindow: number;
17719
18051
  maxTokens: number;
17720
18052
  };
18053
+ readonly "zai/glm-5.2-fast": {
18054
+ id: string;
18055
+ name: string;
18056
+ api: "anthropic-messages";
18057
+ provider: string;
18058
+ baseUrl: string;
18059
+ reasoning: true;
18060
+ input: "text"[];
18061
+ cost: {
18062
+ input: number;
18063
+ output: number;
18064
+ cacheRead: number;
18065
+ cacheWrite: number;
18066
+ };
18067
+ contextWindow: number;
18068
+ maxTokens: number;
18069
+ };
17721
18070
  readonly "zai/glm-5v-turbo": {
17722
18071
  id: string;
17723
18072
  name: string;