Whatever message this page gives is out now! Go check it out!

Google Gemini embedding model configuration options

Last update:
May 18, 2026
Field
Description
Provider
Gemini. The selected embedding model provider for this configuration.
API key
Required. Google AI API key (for example from Google AI Studio) or the key type your integration expects for the Gemini API. Stored keys must be protected.
Model name
Required. Gemini embedding model id (for example gemini-embedding-001). Use the exact id for your endpoint (Google AI or Vertex AI, if supported by your product).
Base URL
Optional. Overrides the default Google API base URL. Leave blank unless your environment uses a custom gateway or regional endpoint.
Dimension
Optional. Output embedding size when the model and API support choosing dimensions. Leave blank to use the default for that model.
Max retries
Optional. Retries for failed requests. Default is often 3 when not set.
Timeout (ms)
Optional. Request timeout in milliseconds. Default is often 60000 when not set.
Log API requests
When enabled, logs request details; content sent for embedding may be sensitive—use only for short-term troubleshooting.
Log API responses
When enabled, logs response details; disable when finished debugging.
---

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page