Optional
dimensions?: numberThe dimensionality of the vector once embedded.
Optional
imageThe image fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Where the model runs
Optional
modelThe model ID to use.
The project id of the model in GCP.
Optional
textThe text fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
vectorizeWhether to vectorize the collection name.
Optional
videoThe video fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
The configuration for the
multi2vec-google
vectorizer.