@dreb/ai 2.4.4 → 2.5.0

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.
@@ -7961,23 +7961,6 @@ export declare const MODELS: {
7961
7961
  contextWindow: number;
7962
7962
  maxTokens: number;
7963
7963
  };
7964
- readonly "meituan/longcat-flash-chat": {
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
7964
  readonly "meta-llama/llama-3-8b-instruct": {
7982
7965
  id: string;
7983
7966
  name: string;