Setup & Installation
What This Skill Does
Netlify AI Gateway is a proxy layer that routes requests to AI models from OpenAI, Anthropic, and Google through Netlify's infrastructure. You use standard provider SDKs but point them at Netlify's gateway URL instead of the provider's API directly. Netlify handles authentication and rate limiting, so no provider API keys are needed. Instead of managing separate API keys for each AI provider and wiring up authentication yourself, the gateway centralizes access so you can call multiple providers with zero credential setup.
When to use it
- Working with netlify ai gateway functionality
- Implementing netlify ai gateway features
- Debugging netlify ai gateway related issues
