@mariozechner/pi-ai 0.67.0 → 0.67.2

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.
@@ -7995,23 +7995,6 @@ export declare const MODELS: {
7995
7995
  contextWindow: number;
7996
7996
  maxTokens: number;
7997
7997
  };
7998
- readonly "meituan/longcat-flash-chat": {
7999
- id: string;
8000
- name: string;
8001
- api: "openai-completions";
8002
- provider: string;
8003
- baseUrl: string;
8004
- reasoning: false;
8005
- input: "text"[];
8006
- cost: {
8007
- input: number;
8008
- output: number;
8009
- cacheRead: number;
8010
- cacheWrite: number;
8011
- };
8012
- contextWindow: number;
8013
- maxTokens: number;
8014
- };
8015
7998
  readonly "meta-llama/llama-3-8b-instruct": {
8016
7999
  id: string;
8017
8000
  name: string;