@mariozechner/pi-ai 0.67.2 → 0.67.3

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.
@@ -7927,23 +7927,6 @@ export declare const MODELS: {
7927
7927
  contextWindow: number;
7928
7928
  maxTokens: number;
7929
7929
  };
7930
- readonly "inception/mercury": {
7931
- id: string;
7932
- name: string;
7933
- api: "openai-completions";
7934
- provider: string;
7935
- baseUrl: string;
7936
- reasoning: false;
7937
- input: "text"[];
7938
- cost: {
7939
- input: number;
7940
- output: number;
7941
- cacheRead: number;
7942
- cacheWrite: number;
7943
- };
7944
- contextWindow: number;
7945
- maxTokens: number;
7946
- };
7947
7930
  readonly "inception/mercury-2": {
7948
7931
  id: string;
7949
7932
  name: string;
@@ -7961,23 +7944,6 @@ export declare const MODELS: {
7961
7944
  contextWindow: number;
7962
7945
  maxTokens: number;
7963
7946
  };
7964
- readonly "inception/mercury-coder": {
7965
- id: string;
7966
- name: string;
7967
- api: "openai-completions";
7968
- provider: string;
7969
- baseUrl: string;
7970
- reasoning: false;
7971
- input: "text"[];
7972
- cost: {
7973
- input: number;
7974
- output: number;
7975
- cacheRead: number;
7976
- cacheWrite: number;
7977
- };
7978
- contextWindow: number;
7979
- maxTokens: number;
7980
- };
7981
7947
  readonly "kwaipilot/kat-coder-pro-v2": {
7982
7948
  id: string;
7983
7949
  name: string;