@caupulican/pi-ai 0.80.22 → 0.80.23

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.
@@ -3806,6 +3806,26 @@ export declare const MODELS: {
3806
3806
  contextWindow: number;
3807
3807
  maxTokens: number;
3808
3808
  };
3809
+ readonly "@cf/moonshotai/kimi-k2.7-code": {
3810
+ id: string;
3811
+ name: string;
3812
+ api: "openai-completions";
3813
+ provider: string;
3814
+ baseUrl: string;
3815
+ compat: {
3816
+ sendSessionAffinityHeaders: true;
3817
+ };
3818
+ reasoning: true;
3819
+ input: ("image" | "text")[];
3820
+ cost: {
3821
+ input: number;
3822
+ output: number;
3823
+ cacheRead: number;
3824
+ cacheWrite: number;
3825
+ };
3826
+ contextWindow: number;
3827
+ maxTokens: number;
3828
+ };
3809
3829
  readonly "@cf/nvidia/nemotron-3-120b-a12b": {
3810
3830
  id: string;
3811
3831
  name: string;
@@ -6041,6 +6061,26 @@ export declare const MODELS: {
6041
6061
  };
6042
6062
  };
6043
6063
  readonly "kimi-coding": {
6064
+ readonly k2p7: {
6065
+ id: string;
6066
+ name: string;
6067
+ api: "anthropic-messages";
6068
+ provider: string;
6069
+ baseUrl: string;
6070
+ headers: {
6071
+ "User-Agent": string;
6072
+ };
6073
+ reasoning: true;
6074
+ input: ("image" | "text")[];
6075
+ cost: {
6076
+ input: number;
6077
+ output: number;
6078
+ cacheRead: number;
6079
+ cacheWrite: number;
6080
+ };
6081
+ contextWindow: number;
6082
+ maxTokens: number;
6083
+ };
6044
6084
  readonly "kimi-for-coding": {
6045
6085
  id: string;
6046
6086
  name: string;
@@ -6861,6 +6901,30 @@ export declare const MODELS: {
6861
6901
  contextWindow: number;
6862
6902
  maxTokens: number;
6863
6903
  };
6904
+ readonly "kimi-k2.7-code": {
6905
+ id: string;
6906
+ name: string;
6907
+ api: "openai-completions";
6908
+ provider: string;
6909
+ baseUrl: string;
6910
+ compat: {
6911
+ supportsStore: false;
6912
+ supportsDeveloperRole: false;
6913
+ supportsReasoningEffort: false;
6914
+ maxTokensField: "max_tokens";
6915
+ supportsStrictMode: false;
6916
+ };
6917
+ reasoning: true;
6918
+ input: ("image" | "text")[];
6919
+ cost: {
6920
+ input: number;
6921
+ output: number;
6922
+ cacheRead: number;
6923
+ cacheWrite: number;
6924
+ };
6925
+ contextWindow: number;
6926
+ maxTokens: number;
6927
+ };
6864
6928
  };
6865
6929
  readonly "moonshotai-cn": {
6866
6930
  readonly "kimi-k2-0711-preview": {
@@ -8963,23 +9027,6 @@ export declare const MODELS: {
8963
9027
  contextWindow: number;
8964
9028
  maxTokens: number;
8965
9029
  };
8966
- readonly "kimi-k2.5": {
8967
- id: string;
8968
- name: string;
8969
- api: "openai-completions";
8970
- provider: string;
8971
- baseUrl: string;
8972
- reasoning: true;
8973
- input: ("image" | "text")[];
8974
- cost: {
8975
- input: number;
8976
- output: number;
8977
- cacheRead: number;
8978
- cacheWrite: number;
8979
- };
8980
- contextWindow: number;
8981
- maxTokens: number;
8982
- };
8983
9030
  readonly "kimi-k2.6": {
8984
9031
  id: string;
8985
9032
  name: string;
@@ -9006,7 +9053,7 @@ export declare const MODELS: {
9006
9053
  contextWindow: number;
9007
9054
  maxTokens: number;
9008
9055
  };
9009
- readonly "mimo-v2.5": {
9056
+ readonly "kimi-k2.7-code": {
9010
9057
  id: string;
9011
9058
  name: string;
9012
9059
  api: "openai-completions";
@@ -9023,14 +9070,14 @@ export declare const MODELS: {
9023
9070
  contextWindow: number;
9024
9071
  maxTokens: number;
9025
9072
  };
9026
- readonly "mimo-v2.5-pro": {
9073
+ readonly "mimo-v2.5": {
9027
9074
  id: string;
9028
9075
  name: string;
9029
9076
  api: "openai-completions";
9030
9077
  provider: string;
9031
9078
  baseUrl: string;
9032
9079
  reasoning: true;
9033
- input: "text"[];
9080
+ input: ("image" | "text")[];
9034
9081
  cost: {
9035
9082
  input: number;
9036
9083
  output: number;
@@ -9040,10 +9087,10 @@ export declare const MODELS: {
9040
9087
  contextWindow: number;
9041
9088
  maxTokens: number;
9042
9089
  };
9043
- readonly "minimax-m2.5": {
9090
+ readonly "mimo-v2.5-pro": {
9044
9091
  id: string;
9045
9092
  name: string;
9046
- api: "anthropic-messages";
9093
+ api: "openai-completions";
9047
9094
  provider: string;
9048
9095
  baseUrl: string;
9049
9096
  reasoning: true;
@@ -15636,6 +15683,23 @@ export declare const MODELS: {
15636
15683
  contextWindow: number;
15637
15684
  maxTokens: number;
15638
15685
  };
15686
+ readonly "moonshotai/kimi-k2.7-code": {
15687
+ id: string;
15688
+ name: string;
15689
+ api: "anthropic-messages";
15690
+ provider: string;
15691
+ baseUrl: string;
15692
+ reasoning: true;
15693
+ input: ("image" | "text")[];
15694
+ cost: {
15695
+ input: number;
15696
+ output: number;
15697
+ cacheRead: number;
15698
+ cacheWrite: number;
15699
+ };
15700
+ contextWindow: number;
15701
+ maxTokens: number;
15702
+ };
15639
15703
  readonly "nvidia/nemotron-3-super-120b-a12b": {
15640
15704
  id: string;
15641
15705
  name: string;