Google Gemini
Use Gemini 2.5 Pro, Gemini 2.5 Flash, and other Google models.Setup
- Get an API key at aistudio.google.com/apikey
- In Pawz → Settings → Providers → Add Provider → Google
- Paste your API key
Configuration
Models
Prefix routing
Model names starting withgemini* or google* auto-route to Google.
Notes
Google uses a custom API format. Pawz has a dedicatedGoogleProvider implementation that handles:
- Gemini message format conversion
- Tool use format (function calling)
- Streaming response handling
- Thought parts (Gemini’s reasoning tokens)

