Gemini Vertex AI
info
You need to enable the Vertex AI API and set up the Google Application Default Credentials.
Chat model
We recommend configuring Gemini 1.5 Pro as your chat model.
config.json
{
"models": [
{
"title": "Gemini 1.5 Pro (Vertex AI)",
"provider": "gemini-vertexai",
"model": "gemini-1.5-pro",
"projectId": "[PROJECT_ID]",
"region": "us-central1"
}
]
}
Autocomplete model
Gemini Vertex AI currently does not offer any autocomplete models.
Click here to see a list of autocomplete model providers.
Embeddings model
Gemini Vertex AI currently does not offer any embeddings models.
Click here to see a list of embeddings model providers.
Reranking model
Gemini Vertex AI currently does not offer any reranking models.
Click here to see a list of reranking model providers.