@openeryc/pi-ai 0.75.46 → 0.75.47

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.
@@ -11145,23 +11145,6 @@ export declare const MODELS: {
11145
11145
  contextWindow: number;
11146
11146
  maxTokens: number;
11147
11147
  };
11148
- readonly "openai/gpt-4o-audio-preview": {
11149
- id: string;
11150
- name: string;
11151
- api: "openai-completions";
11152
- provider: string;
11153
- baseUrl: string;
11154
- reasoning: false;
11155
- input: "text"[];
11156
- cost: {
11157
- input: number;
11158
- output: number;
11159
- cacheRead: number;
11160
- cacheWrite: number;
11161
- };
11162
- contextWindow: number;
11163
- maxTokens: number;
11164
- };
11165
11148
  readonly "openai/gpt-4o-mini": {
11166
11149
  id: string;
11167
11150
  name: string;