{ "$schema": "https://opencode.ai/config.json", "provider": { "openai": { "options": { "apiKey": "{env:OPENAI_API_KEY}" } }, "google": { "options": { "apiKey": "{env:GOOGLE_API_KEY}" } } } }