| Package | Description |
|---|---|
| com.google.cloud.vertexai | |
| com.google.cloud.vertexai.generativeai |
| Modifier and Type | Method and Description |
|---|---|
VertexAI |
VertexAI.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GenerativeModel.Builder |
GenerativeModel.Builder.setVertexAi(VertexAI vertexAi)
Sets
VertexAI that contains the default configs for the
generative model. |
| Constructor and Description |
|---|
GenerativeModel(String modelName,
VertexAI vertexAi)
Constructs a GenerativeModel instance.
|
Copyright © 2025 Google LLC. All rights reserved.