@caupulican/pi-ai 0.80.34 → 0.80.37

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.
@@ -5657,6 +5657,26 @@ export declare const MODELS: {
5657
5657
  };
5658
5658
  };
5659
5659
  readonly huggingface: {
5660
+ readonly "MiniMaxAI/MiniMax-M2": {
5661
+ id: string;
5662
+ name: string;
5663
+ api: "openai-completions";
5664
+ provider: string;
5665
+ baseUrl: string;
5666
+ compat: {
5667
+ supportsDeveloperRole: false;
5668
+ };
5669
+ reasoning: true;
5670
+ input: "text"[];
5671
+ cost: {
5672
+ input: number;
5673
+ output: number;
5674
+ cacheRead: number;
5675
+ cacheWrite: number;
5676
+ };
5677
+ contextWindow: number;
5678
+ maxTokens: number;
5679
+ };
5660
5680
  readonly "MiniMaxAI/MiniMax-M2.1": {
5661
5681
  id: string;
5662
5682
  name: string;
@@ -5677,7 +5697,367 @@ export declare const MODELS: {
5677
5697
  contextWindow: number;
5678
5698
  maxTokens: number;
5679
5699
  };
5680
- readonly "MiniMaxAI/MiniMax-M2.5": {
5700
+ readonly "MiniMaxAI/MiniMax-M2.5": {
5701
+ id: string;
5702
+ name: string;
5703
+ api: "openai-completions";
5704
+ provider: string;
5705
+ baseUrl: string;
5706
+ compat: {
5707
+ supportsDeveloperRole: false;
5708
+ };
5709
+ reasoning: true;
5710
+ input: "text"[];
5711
+ cost: {
5712
+ input: number;
5713
+ output: number;
5714
+ cacheRead: number;
5715
+ cacheWrite: number;
5716
+ };
5717
+ contextWindow: number;
5718
+ maxTokens: number;
5719
+ };
5720
+ readonly "MiniMaxAI/MiniMax-M2.7": {
5721
+ id: string;
5722
+ name: string;
5723
+ api: "openai-completions";
5724
+ provider: string;
5725
+ baseUrl: string;
5726
+ compat: {
5727
+ supportsDeveloperRole: false;
5728
+ };
5729
+ reasoning: true;
5730
+ input: "text"[];
5731
+ cost: {
5732
+ input: number;
5733
+ output: number;
5734
+ cacheRead: number;
5735
+ cacheWrite: number;
5736
+ };
5737
+ contextWindow: number;
5738
+ maxTokens: number;
5739
+ };
5740
+ readonly "MiniMaxAI/MiniMax-M3": {
5741
+ id: string;
5742
+ name: string;
5743
+ api: "openai-completions";
5744
+ provider: string;
5745
+ baseUrl: string;
5746
+ compat: {
5747
+ supportsDeveloperRole: false;
5748
+ };
5749
+ reasoning: true;
5750
+ input: ("image" | "text")[];
5751
+ cost: {
5752
+ input: number;
5753
+ output: number;
5754
+ cacheRead: number;
5755
+ cacheWrite: number;
5756
+ };
5757
+ contextWindow: number;
5758
+ maxTokens: number;
5759
+ };
5760
+ readonly "Qwen/Qwen3-235B-A22B": {
5761
+ id: string;
5762
+ name: string;
5763
+ api: "openai-completions";
5764
+ provider: string;
5765
+ baseUrl: string;
5766
+ compat: {
5767
+ supportsDeveloperRole: false;
5768
+ };
5769
+ reasoning: true;
5770
+ input: "text"[];
5771
+ cost: {
5772
+ input: number;
5773
+ output: number;
5774
+ cacheRead: number;
5775
+ cacheWrite: number;
5776
+ };
5777
+ contextWindow: number;
5778
+ maxTokens: number;
5779
+ };
5780
+ readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
5781
+ id: string;
5782
+ name: string;
5783
+ api: "openai-completions";
5784
+ provider: string;
5785
+ baseUrl: string;
5786
+ compat: {
5787
+ supportsDeveloperRole: false;
5788
+ };
5789
+ reasoning: true;
5790
+ input: "text"[];
5791
+ cost: {
5792
+ input: number;
5793
+ output: number;
5794
+ cacheRead: number;
5795
+ cacheWrite: number;
5796
+ };
5797
+ contextWindow: number;
5798
+ maxTokens: number;
5799
+ };
5800
+ readonly "Qwen/Qwen3-32B": {
5801
+ id: string;
5802
+ name: string;
5803
+ api: "openai-completions";
5804
+ provider: string;
5805
+ baseUrl: string;
5806
+ compat: {
5807
+ supportsDeveloperRole: false;
5808
+ };
5809
+ reasoning: true;
5810
+ input: "text"[];
5811
+ cost: {
5812
+ input: number;
5813
+ output: number;
5814
+ cacheRead: number;
5815
+ cacheWrite: number;
5816
+ };
5817
+ contextWindow: number;
5818
+ maxTokens: number;
5819
+ };
5820
+ readonly "Qwen/Qwen3-Coder-30B-A3B-Instruct": {
5821
+ id: string;
5822
+ name: string;
5823
+ api: "openai-completions";
5824
+ provider: string;
5825
+ baseUrl: string;
5826
+ compat: {
5827
+ supportsDeveloperRole: false;
5828
+ };
5829
+ reasoning: false;
5830
+ input: "text"[];
5831
+ cost: {
5832
+ input: number;
5833
+ output: number;
5834
+ cacheRead: number;
5835
+ cacheWrite: number;
5836
+ };
5837
+ contextWindow: number;
5838
+ maxTokens: number;
5839
+ };
5840
+ readonly "Qwen/Qwen3-Coder-480B-A35B-Instruct": {
5841
+ id: string;
5842
+ name: string;
5843
+ api: "openai-completions";
5844
+ provider: string;
5845
+ baseUrl: string;
5846
+ compat: {
5847
+ supportsDeveloperRole: false;
5848
+ };
5849
+ reasoning: false;
5850
+ input: "text"[];
5851
+ cost: {
5852
+ input: number;
5853
+ output: number;
5854
+ cacheRead: number;
5855
+ cacheWrite: number;
5856
+ };
5857
+ contextWindow: number;
5858
+ maxTokens: number;
5859
+ };
5860
+ readonly "Qwen/Qwen3-Coder-Next": {
5861
+ id: string;
5862
+ name: string;
5863
+ api: "openai-completions";
5864
+ provider: string;
5865
+ baseUrl: string;
5866
+ compat: {
5867
+ supportsDeveloperRole: false;
5868
+ };
5869
+ reasoning: false;
5870
+ input: "text"[];
5871
+ cost: {
5872
+ input: number;
5873
+ output: number;
5874
+ cacheRead: number;
5875
+ cacheWrite: number;
5876
+ };
5877
+ contextWindow: number;
5878
+ maxTokens: number;
5879
+ };
5880
+ readonly "Qwen/Qwen3-Next-80B-A3B-Instruct": {
5881
+ id: string;
5882
+ name: string;
5883
+ api: "openai-completions";
5884
+ provider: string;
5885
+ baseUrl: string;
5886
+ compat: {
5887
+ supportsDeveloperRole: false;
5888
+ };
5889
+ reasoning: false;
5890
+ input: "text"[];
5891
+ cost: {
5892
+ input: number;
5893
+ output: number;
5894
+ cacheRead: number;
5895
+ cacheWrite: number;
5896
+ };
5897
+ contextWindow: number;
5898
+ maxTokens: number;
5899
+ };
5900
+ readonly "Qwen/Qwen3-Next-80B-A3B-Thinking": {
5901
+ id: string;
5902
+ name: string;
5903
+ api: "openai-completions";
5904
+ provider: string;
5905
+ baseUrl: string;
5906
+ compat: {
5907
+ supportsDeveloperRole: false;
5908
+ };
5909
+ reasoning: false;
5910
+ input: "text"[];
5911
+ cost: {
5912
+ input: number;
5913
+ output: number;
5914
+ cacheRead: number;
5915
+ cacheWrite: number;
5916
+ };
5917
+ contextWindow: number;
5918
+ maxTokens: number;
5919
+ };
5920
+ readonly "Qwen/Qwen3.5-122B-A10B": {
5921
+ id: string;
5922
+ name: string;
5923
+ api: "openai-completions";
5924
+ provider: string;
5925
+ baseUrl: string;
5926
+ compat: {
5927
+ supportsDeveloperRole: false;
5928
+ };
5929
+ reasoning: true;
5930
+ input: ("image" | "text")[];
5931
+ cost: {
5932
+ input: number;
5933
+ output: number;
5934
+ cacheRead: number;
5935
+ cacheWrite: number;
5936
+ };
5937
+ contextWindow: number;
5938
+ maxTokens: number;
5939
+ };
5940
+ readonly "Qwen/Qwen3.5-27B": {
5941
+ id: string;
5942
+ name: string;
5943
+ api: "openai-completions";
5944
+ provider: string;
5945
+ baseUrl: string;
5946
+ compat: {
5947
+ supportsDeveloperRole: false;
5948
+ };
5949
+ reasoning: true;
5950
+ input: ("image" | "text")[];
5951
+ cost: {
5952
+ input: number;
5953
+ output: number;
5954
+ cacheRead: number;
5955
+ cacheWrite: number;
5956
+ };
5957
+ contextWindow: number;
5958
+ maxTokens: number;
5959
+ };
5960
+ readonly "Qwen/Qwen3.5-35B-A3B": {
5961
+ id: string;
5962
+ name: string;
5963
+ api: "openai-completions";
5964
+ provider: string;
5965
+ baseUrl: string;
5966
+ compat: {
5967
+ supportsDeveloperRole: false;
5968
+ };
5969
+ reasoning: true;
5970
+ input: ("image" | "text")[];
5971
+ cost: {
5972
+ input: number;
5973
+ output: number;
5974
+ cacheRead: number;
5975
+ cacheWrite: number;
5976
+ };
5977
+ contextWindow: number;
5978
+ maxTokens: number;
5979
+ };
5980
+ readonly "Qwen/Qwen3.5-397B-A17B": {
5981
+ id: string;
5982
+ name: string;
5983
+ api: "openai-completions";
5984
+ provider: string;
5985
+ baseUrl: string;
5986
+ compat: {
5987
+ supportsDeveloperRole: false;
5988
+ };
5989
+ reasoning: true;
5990
+ input: ("image" | "text")[];
5991
+ cost: {
5992
+ input: number;
5993
+ output: number;
5994
+ cacheRead: number;
5995
+ cacheWrite: number;
5996
+ };
5997
+ contextWindow: number;
5998
+ maxTokens: number;
5999
+ };
6000
+ readonly "Qwen/Qwen3.5-9B": {
6001
+ id: string;
6002
+ name: string;
6003
+ api: "openai-completions";
6004
+ provider: string;
6005
+ baseUrl: string;
6006
+ compat: {
6007
+ supportsDeveloperRole: false;
6008
+ };
6009
+ reasoning: true;
6010
+ input: ("image" | "text")[];
6011
+ cost: {
6012
+ input: number;
6013
+ output: number;
6014
+ cacheRead: number;
6015
+ cacheWrite: number;
6016
+ };
6017
+ contextWindow: number;
6018
+ maxTokens: number;
6019
+ };
6020
+ readonly "Qwen/Qwen3.6-35B-A3B": {
6021
+ id: string;
6022
+ name: string;
6023
+ api: "openai-completions";
6024
+ provider: string;
6025
+ baseUrl: string;
6026
+ compat: {
6027
+ supportsDeveloperRole: false;
6028
+ };
6029
+ reasoning: true;
6030
+ input: ("image" | "text")[];
6031
+ cost: {
6032
+ input: number;
6033
+ output: number;
6034
+ cacheRead: number;
6035
+ cacheWrite: number;
6036
+ };
6037
+ contextWindow: number;
6038
+ maxTokens: number;
6039
+ };
6040
+ readonly "XiaomiMiMo/MiMo-V2-Flash": {
6041
+ id: string;
6042
+ name: string;
6043
+ api: "openai-completions";
6044
+ provider: string;
6045
+ baseUrl: string;
6046
+ compat: {
6047
+ supportsDeveloperRole: false;
6048
+ };
6049
+ reasoning: true;
6050
+ input: "text"[];
6051
+ cost: {
6052
+ input: number;
6053
+ output: number;
6054
+ cacheRead: number;
6055
+ cacheWrite: number;
6056
+ };
6057
+ contextWindow: number;
6058
+ maxTokens: number;
6059
+ };
6060
+ readonly "deepseek-ai/DeepSeek-R1": {
5681
6061
  id: string;
5682
6062
  name: string;
5683
6063
  api: "openai-completions";
@@ -5697,7 +6077,7 @@ export declare const MODELS: {
5697
6077
  contextWindow: number;
5698
6078
  maxTokens: number;
5699
6079
  };
5700
- readonly "MiniMaxAI/MiniMax-M2.7": {
6080
+ readonly "deepseek-ai/DeepSeek-R1-0528": {
5701
6081
  id: string;
5702
6082
  name: string;
5703
6083
  api: "openai-completions";
@@ -5717,7 +6097,7 @@ export declare const MODELS: {
5717
6097
  contextWindow: number;
5718
6098
  maxTokens: number;
5719
6099
  };
5720
- readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
6100
+ readonly "deepseek-ai/DeepSeek-V3.2": {
5721
6101
  id: string;
5722
6102
  name: string;
5723
6103
  api: "openai-completions";
@@ -5737,7 +6117,7 @@ export declare const MODELS: {
5737
6117
  contextWindow: number;
5738
6118
  maxTokens: number;
5739
6119
  };
5740
- readonly "Qwen/Qwen3-Coder-480B-A35B-Instruct": {
6120
+ readonly "deepseek-ai/DeepSeek-V4-Flash": {
5741
6121
  id: string;
5742
6122
  name: string;
5743
6123
  api: "openai-completions";
@@ -5746,7 +6126,7 @@ export declare const MODELS: {
5746
6126
  compat: {
5747
6127
  supportsDeveloperRole: false;
5748
6128
  };
5749
- reasoning: false;
6129
+ reasoning: true;
5750
6130
  input: "text"[];
5751
6131
  cost: {
5752
6132
  input: number;
@@ -5757,7 +6137,7 @@ export declare const MODELS: {
5757
6137
  contextWindow: number;
5758
6138
  maxTokens: number;
5759
6139
  };
5760
- readonly "Qwen/Qwen3-Coder-Next": {
6140
+ readonly "deepseek-ai/DeepSeek-V4-Pro": {
5761
6141
  id: string;
5762
6142
  name: string;
5763
6143
  api: "openai-completions";
@@ -5766,7 +6146,7 @@ export declare const MODELS: {
5766
6146
  compat: {
5767
6147
  supportsDeveloperRole: false;
5768
6148
  };
5769
- reasoning: false;
6149
+ reasoning: true;
5770
6150
  input: "text"[];
5771
6151
  cost: {
5772
6152
  input: number;
@@ -5777,7 +6157,47 @@ export declare const MODELS: {
5777
6157
  contextWindow: number;
5778
6158
  maxTokens: number;
5779
6159
  };
5780
- readonly "Qwen/Qwen3-Next-80B-A3B-Instruct": {
6160
+ readonly "google/gemma-4-26B-A4B-it": {
6161
+ id: string;
6162
+ name: string;
6163
+ api: "openai-completions";
6164
+ provider: string;
6165
+ baseUrl: string;
6166
+ compat: {
6167
+ supportsDeveloperRole: false;
6168
+ };
6169
+ reasoning: true;
6170
+ input: ("image" | "text")[];
6171
+ cost: {
6172
+ input: number;
6173
+ output: number;
6174
+ cacheRead: number;
6175
+ cacheWrite: number;
6176
+ };
6177
+ contextWindow: number;
6178
+ maxTokens: number;
6179
+ };
6180
+ readonly "google/gemma-4-31B-it": {
6181
+ id: string;
6182
+ name: string;
6183
+ api: "openai-completions";
6184
+ provider: string;
6185
+ baseUrl: string;
6186
+ compat: {
6187
+ supportsDeveloperRole: false;
6188
+ };
6189
+ reasoning: true;
6190
+ input: ("image" | "text")[];
6191
+ cost: {
6192
+ input: number;
6193
+ output: number;
6194
+ cacheRead: number;
6195
+ cacheWrite: number;
6196
+ };
6197
+ contextWindow: number;
6198
+ maxTokens: number;
6199
+ };
6200
+ readonly "meta-llama/Llama-3.3-70B-Instruct": {
5781
6201
  id: string;
5782
6202
  name: string;
5783
6203
  api: "openai-completions";
@@ -5797,7 +6217,7 @@ export declare const MODELS: {
5797
6217
  contextWindow: number;
5798
6218
  maxTokens: number;
5799
6219
  };
5800
- readonly "Qwen/Qwen3-Next-80B-A3B-Thinking": {
6220
+ readonly "moonshotai/Kimi-K2-Instruct": {
5801
6221
  id: string;
5802
6222
  name: string;
5803
6223
  api: "openai-completions";
@@ -5817,7 +6237,7 @@ export declare const MODELS: {
5817
6237
  contextWindow: number;
5818
6238
  maxTokens: number;
5819
6239
  };
5820
- readonly "Qwen/Qwen3.5-397B-A17B": {
6240
+ readonly "moonshotai/Kimi-K2-Instruct-0905": {
5821
6241
  id: string;
5822
6242
  name: string;
5823
6243
  api: "openai-completions";
@@ -5826,8 +6246,8 @@ export declare const MODELS: {
5826
6246
  compat: {
5827
6247
  supportsDeveloperRole: false;
5828
6248
  };
5829
- reasoning: true;
5830
- input: ("image" | "text")[];
6249
+ reasoning: false;
6250
+ input: "text"[];
5831
6251
  cost: {
5832
6252
  input: number;
5833
6253
  output: number;
@@ -5837,7 +6257,7 @@ export declare const MODELS: {
5837
6257
  contextWindow: number;
5838
6258
  maxTokens: number;
5839
6259
  };
5840
- readonly "XiaomiMiMo/MiMo-V2-Flash": {
6260
+ readonly "moonshotai/Kimi-K2-Thinking": {
5841
6261
  id: string;
5842
6262
  name: string;
5843
6263
  api: "openai-completions";
@@ -5857,7 +6277,7 @@ export declare const MODELS: {
5857
6277
  contextWindow: number;
5858
6278
  maxTokens: number;
5859
6279
  };
5860
- readonly "deepseek-ai/DeepSeek-R1-0528": {
6280
+ readonly "moonshotai/Kimi-K2.5": {
5861
6281
  id: string;
5862
6282
  name: string;
5863
6283
  api: "openai-completions";
@@ -5867,7 +6287,7 @@ export declare const MODELS: {
5867
6287
  supportsDeveloperRole: false;
5868
6288
  };
5869
6289
  reasoning: true;
5870
- input: "text"[];
6290
+ input: ("image" | "text")[];
5871
6291
  cost: {
5872
6292
  input: number;
5873
6293
  output: number;
@@ -5877,7 +6297,7 @@ export declare const MODELS: {
5877
6297
  contextWindow: number;
5878
6298
  maxTokens: number;
5879
6299
  };
5880
- readonly "deepseek-ai/DeepSeek-V3.2": {
6300
+ readonly "moonshotai/Kimi-K2.6": {
5881
6301
  id: string;
5882
6302
  name: string;
5883
6303
  api: "openai-completions";
@@ -5887,7 +6307,7 @@ export declare const MODELS: {
5887
6307
  supportsDeveloperRole: false;
5888
6308
  };
5889
6309
  reasoning: true;
5890
- input: "text"[];
6310
+ input: ("image" | "text")[];
5891
6311
  cost: {
5892
6312
  input: number;
5893
6313
  output: number;
@@ -5897,7 +6317,7 @@ export declare const MODELS: {
5897
6317
  contextWindow: number;
5898
6318
  maxTokens: number;
5899
6319
  };
5900
- readonly "deepseek-ai/DeepSeek-V4-Pro": {
6320
+ readonly "moonshotai/Kimi-K2.7-Code": {
5901
6321
  id: string;
5902
6322
  name: string;
5903
6323
  api: "openai-completions";
@@ -5907,7 +6327,7 @@ export declare const MODELS: {
5907
6327
  supportsDeveloperRole: false;
5908
6328
  };
5909
6329
  reasoning: true;
5910
- input: "text"[];
6330
+ input: ("image" | "text")[];
5911
6331
  cost: {
5912
6332
  input: number;
5913
6333
  output: number;
@@ -5917,7 +6337,7 @@ export declare const MODELS: {
5917
6337
  contextWindow: number;
5918
6338
  maxTokens: number;
5919
6339
  };
5920
- readonly "moonshotai/Kimi-K2-Instruct": {
6340
+ readonly "stepfun-ai/Step-3.5-Flash": {
5921
6341
  id: string;
5922
6342
  name: string;
5923
6343
  api: "openai-completions";
@@ -5926,7 +6346,7 @@ export declare const MODELS: {
5926
6346
  compat: {
5927
6347
  supportsDeveloperRole: false;
5928
6348
  };
5929
- reasoning: false;
6349
+ reasoning: true;
5930
6350
  input: "text"[];
5931
6351
  cost: {
5932
6352
  input: number;
@@ -5937,7 +6357,7 @@ export declare const MODELS: {
5937
6357
  contextWindow: number;
5938
6358
  maxTokens: number;
5939
6359
  };
5940
- readonly "moonshotai/Kimi-K2-Instruct-0905": {
6360
+ readonly "zai-org/GLM-4.5": {
5941
6361
  id: string;
5942
6362
  name: string;
5943
6363
  api: "openai-completions";
@@ -5946,7 +6366,7 @@ export declare const MODELS: {
5946
6366
  compat: {
5947
6367
  supportsDeveloperRole: false;
5948
6368
  };
5949
- reasoning: false;
6369
+ reasoning: true;
5950
6370
  input: "text"[];
5951
6371
  cost: {
5952
6372
  input: number;
@@ -5957,7 +6377,7 @@ export declare const MODELS: {
5957
6377
  contextWindow: number;
5958
6378
  maxTokens: number;
5959
6379
  };
5960
- readonly "moonshotai/Kimi-K2-Thinking": {
6380
+ readonly "zai-org/GLM-4.5-Air": {
5961
6381
  id: string;
5962
6382
  name: string;
5963
6383
  api: "openai-completions";
@@ -5977,7 +6397,7 @@ export declare const MODELS: {
5977
6397
  contextWindow: number;
5978
6398
  maxTokens: number;
5979
6399
  };
5980
- readonly "moonshotai/Kimi-K2.5": {
6400
+ readonly "zai-org/GLM-4.5V": {
5981
6401
  id: string;
5982
6402
  name: string;
5983
6403
  api: "openai-completions";
@@ -5997,7 +6417,7 @@ export declare const MODELS: {
5997
6417
  contextWindow: number;
5998
6418
  maxTokens: number;
5999
6419
  };
6000
- readonly "moonshotai/Kimi-K2.6": {
6420
+ readonly "zai-org/GLM-4.6": {
6001
6421
  id: string;
6002
6422
  name: string;
6003
6423
  api: "openai-completions";
@@ -6007,7 +6427,7 @@ export declare const MODELS: {
6007
6427
  supportsDeveloperRole: false;
6008
6428
  };
6009
6429
  reasoning: true;
6010
- input: ("image" | "text")[];
6430
+ input: "text"[];
6011
6431
  cost: {
6012
6432
  input: number;
6013
6433
  output: number;
@@ -6097,6 +6517,26 @@ export declare const MODELS: {
6097
6517
  contextWindow: number;
6098
6518
  maxTokens: number;
6099
6519
  };
6520
+ readonly "zai-org/GLM-5.2": {
6521
+ id: string;
6522
+ name: string;
6523
+ api: "openai-completions";
6524
+ provider: string;
6525
+ baseUrl: string;
6526
+ compat: {
6527
+ supportsDeveloperRole: false;
6528
+ };
6529
+ reasoning: true;
6530
+ input: "text"[];
6531
+ cost: {
6532
+ input: number;
6533
+ output: number;
6534
+ cacheRead: number;
6535
+ cacheWrite: number;
6536
+ };
6537
+ contextWindow: number;
6538
+ maxTokens: number;
6539
+ };
6100
6540
  };
6101
6541
  readonly "kimi-coding": {
6102
6542
  readonly k2p7: {
@@ -8514,6 +8954,23 @@ export declare const MODELS: {
8514
8954
  contextWindow: number;
8515
8955
  maxTokens: number;
8516
8956
  };
8957
+ readonly "glm-5.2": {
8958
+ id: string;
8959
+ name: string;
8960
+ api: "openai-completions";
8961
+ provider: string;
8962
+ baseUrl: string;
8963
+ reasoning: true;
8964
+ input: "text"[];
8965
+ cost: {
8966
+ input: number;
8967
+ output: number;
8968
+ cacheRead: number;
8969
+ cacheWrite: number;
8970
+ };
8971
+ contextWindow: number;
8972
+ maxTokens: number;
8973
+ };
8517
8974
  readonly "gpt-5": {
8518
8975
  id: string;
8519
8976
  name: string;
@@ -9406,23 +9863,6 @@ export declare const MODELS: {
9406
9863
  contextWindow: number;
9407
9864
  maxTokens: number;
9408
9865
  };
9409
- readonly "anthropic/claude-3.5-haiku": {
9410
- id: string;
9411
- name: string;
9412
- api: "openai-completions";
9413
- provider: string;
9414
- baseUrl: string;
9415
- reasoning: false;
9416
- input: ("image" | "text")[];
9417
- cost: {
9418
- input: number;
9419
- output: number;
9420
- cacheRead: number;
9421
- cacheWrite: number;
9422
- };
9423
- contextWindow: number;
9424
- maxTokens: number;
9425
- };
9426
9866
  readonly "anthropic/claude-fable-5": {
9427
9867
  id: string;
9428
9868
  name: string;
@@ -11116,23 +11556,6 @@ export declare const MODELS: {
11116
11556
  contextWindow: number;
11117
11557
  maxTokens: number;
11118
11558
  };
11119
- readonly "nex-agi/nex-n2-pro:free": {
11120
- id: string;
11121
- name: string;
11122
- api: "openai-completions";
11123
- provider: string;
11124
- baseUrl: string;
11125
- reasoning: true;
11126
- input: ("image" | "text")[];
11127
- cost: {
11128
- input: number;
11129
- output: number;
11130
- cacheRead: number;
11131
- cacheWrite: number;
11132
- };
11133
- contextWindow: number;
11134
- maxTokens: number;
11135
- };
11136
11559
  readonly "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
11137
11560
  id: string;
11138
11561
  name: string;
@@ -12396,23 +12819,6 @@ export declare const MODELS: {
12396
12819
  contextWindow: number;
12397
12820
  maxTokens: number;
12398
12821
  };
12399
- readonly "prime-intellect/intellect-3": {
12400
- id: string;
12401
- name: string;
12402
- api: "openai-completions";
12403
- provider: string;
12404
- baseUrl: string;
12405
- reasoning: true;
12406
- input: "text"[];
12407
- cost: {
12408
- input: number;
12409
- output: number;
12410
- cacheRead: number;
12411
- cacheWrite: number;
12412
- };
12413
- contextWindow: number;
12414
- maxTokens: number;
12415
- };
12416
12822
  readonly "qwen/qwen-2.5-72b-instruct": {
12417
12823
  id: string;
12418
12824
  name: string;
@@ -13637,6 +14043,23 @@ export declare const MODELS: {
13637
14043
  contextWindow: number;
13638
14044
  maxTokens: number;
13639
14045
  };
14046
+ readonly "z-ai/glm-5v-turbo": {
14047
+ id: string;
14048
+ name: string;
14049
+ api: "openai-completions";
14050
+ provider: string;
14051
+ baseUrl: string;
14052
+ reasoning: true;
14053
+ input: ("image" | "text")[];
14054
+ cost: {
14055
+ input: number;
14056
+ output: number;
14057
+ cacheRead: number;
14058
+ cacheWrite: number;
14059
+ };
14060
+ contextWindow: number;
14061
+ maxTokens: number;
14062
+ };
13640
14063
  readonly "~anthropic/claude-fable-latest": {
13641
14064
  id: string;
13642
14065
  name: string;
@@ -16761,6 +17184,23 @@ export declare const MODELS: {
16761
17184
  contextWindow: number;
16762
17185
  maxTokens: number;
16763
17186
  };
17187
+ readonly "sakana/fugu-ultra": {
17188
+ id: string;
17189
+ name: string;
17190
+ api: "anthropic-messages";
17191
+ provider: string;
17192
+ baseUrl: string;
17193
+ reasoning: true;
17194
+ input: ("image" | "text")[];
17195
+ cost: {
17196
+ input: number;
17197
+ output: number;
17198
+ cacheRead: number;
17199
+ cacheWrite: number;
17200
+ };
17201
+ contextWindow: number;
17202
+ maxTokens: number;
17203
+ };
16764
17204
  readonly "stepfun/step-3.5-flash": {
16765
17205
  id: string;
16766
17206
  name: string;