/** * qvac-only endpoints that intentionally extend beyond the official OpenAI * spec (e.g. added for Open WebUI compatibility). Coverage is measured * against the upstream spec, so these are reported separately instead of * being treated as an "implemented but not in spec" error. */ export declare const QVAC_EXTENSION_ENDPOINTS: Set; //# sourceMappingURL=extensions.d.ts.map