Documentation Index
Fetch the complete documentation index at: https://docs.nolma.ai/llms.txt
Use this file to discover all available pages before exploring further.
Google Gemini via Nolma
Setup
Gemini requests go through the/gemini prefix:
Supported models
| Model | Tier | Cost (input / output per 1M tokens) |
|---|---|---|
| gemini-2.5-pro | Premium | 10.00 |
| gemini-2.0-flash | Economy | 0.40 |
Native Gemini SDK
You can also use the native Gemini SDK with a custom endpoint:When using the native Gemini SDK, pass Nolma headers via the request metadata or use the OpenAI-compatible interface for simpler integration.