Google (Gemini)
Google's Gemini models, accessible via Google AI Studio.
1. Open Google AI Studio
Sign in with the Google account you want to use for billing.
2. Open API Keys
In the left sidebar click Get API key (or open the link below directly).
3. Create and copy the key
Click Create API key, pick the Google Cloud project to associate it with (the wizard offers to create one if you have none), and copy the key immediately.
4. Usage and billing
For higher rate limits and access to the latest Gemini models you may need to enable billing on the linked Cloud project. The free tier is enough to start.
note
Gemini exposes an OpenAI-compatible endpoint at /v1beta/openai. Youkore connects there — no extra setup beyond the API key.