Optional
dimensions?: numberThe dimensionality of the vector once embedded.
Optional
imageThe image fields used when vectorizing.
Optional
model?: stringThe model to use.
Optional
region?: stringThe AWS region where the model runs.
Optional
textThe text fields used when vectorizing.
Optional
weights?: { The weights of the fields used for vectorization.
Optional
imageThe weights of the image fields.
Optional
textThe weights of the text fields.
The configuration for multi-media vectorization using the AWS module.
See the documentation for detailed usage.