@dreb/ai 2.5.2 → 2.6.1

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.
@@ -7893,23 +7893,6 @@ export declare const MODELS: {
7893
7893
  contextWindow: number;
7894
7894
  maxTokens: number;
7895
7895
  };
7896
- readonly "inception/mercury": {
7897
- id: string;
7898
- name: string;
7899
- api: "openai-completions";
7900
- provider: string;
7901
- baseUrl: string;
7902
- reasoning: false;
7903
- input: "text"[];
7904
- cost: {
7905
- input: number;
7906
- output: number;
7907
- cacheRead: number;
7908
- cacheWrite: number;
7909
- };
7910
- contextWindow: number;
7911
- maxTokens: number;
7912
- };
7913
7896
  readonly "inception/mercury-2": {
7914
7897
  id: string;
7915
7898
  name: string;
@@ -7927,23 +7910,6 @@ export declare const MODELS: {
7927
7910
  contextWindow: number;
7928
7911
  maxTokens: number;
7929
7912
  };
7930
- readonly "inception/mercury-coder": {
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
7913
  readonly "kwaipilot/kat-coder-pro-v2": {
7948
7914
  id: string;
7949
7915
  name: string;