Providers
Verified for v0.4.4 on
Google Gemini
Sythoria's Gemini preset uses Google's OpenAI-compatible chat-completions endpoint. Google receives request content and metadata under the Google project, billing, and data-use settings associated with the key.
Configure Sythoria#
- Create a key at Google AI Studio.
- Review the project's billing, region, and data-use settings.
- In Sythoria, open Settings, add a model, and select Google Gemini.
- Confirm the preset, paste the key, save, and run the connection check.
| Setting | Desktop v0.4.4 value |
|---|---|
| API base | https://generativelanguage.googleapis.com/v1beta/openai/chat/completions |
| Default model | gemini-3.1-pro |
| API format | OpenAI-compatible chat completions |
The desktop preset can lag Google's catalog. Use the official Gemini model documentation to verify an exact ID, supported modalities, region, context, and lifecycle. Do not assume every Gemini model accepts every attachment type.
Troubleshooting#
| Status | Check |
|---|---|
| 400 | Model capabilities, request size, and supported parameters |
| 401/403 | Key, project API access, region, and policy |
| 404 | Exact current model identifier |
| 429 | Project quota and billing |
| 5xx | Google service status and a minimal retry |
Free-tier limits and prices are volatile; use Google's current Gemini pricing page rather than values copied into this guide.