Ask a question to get started
Enter to sendā¢Shift+Enter new line
VertexAIEmbeddings()
BaseModel
Embeddings
The default GCP project to use when making Vertex API calls.
The default location to use when making API calls.
Underlying model name.
The default custom credentials to use when making API calls.
(google.auth.credentials.Credentials)
google.auth.credentials.Credentials
If not provided, credentials will be ascertained from the environment.
The maximum number of retries to make when generating.
Default output dimensionality for embeddings. If not specified, uses the model's default. Can be overridden per request in embed() method.
Validates that the python package exists in environment.
Embed a list of strings.
Embed a list of documents.
Embed a text.
Google Cloud VertexAI embedding models.