mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
Wrap PROVIDERS in defineProviders() that appends format:"openai" when omitted, removing 72 repeated `format:"openai"` lines. Output stays byte-for-byte identical (verified by tests/__baseline__/verify-providers.mjs deep-equal against snapshot). No runtime fields added; consumers unchanged. Co-authored-by: Cursor <cursoragent@cursor.com>