Optional
IMUFields?: string[]The IMU fields used when vectorizing.
Optional
audioThe audio fields used when vectorizing.
Optional
depthThe depth fields used when vectorizing.
Optional
imageThe image fields used when vectorizing.
Optional
textThe text fields used when vectorizing.
Optional
thermalThe thermal fields used when vectorizing.
Optional
vectorizeWhether the collection name is vectorized.
Optional
videoThe video fields used when vectorizing.
Optional
weights?: { The weights of the fields used for vectorization.
Optional
IMUFields?: number[]The weights of the IMU fields.
Optional
audioThe weights of the audio fields.
Optional
depthThe weights of the depth fields.
Optional
imageThe weights of the image fields.
Optional
textThe weights of the text fields.
Optional
thermalThe weights of the thermal fields.
Optional
videoThe weights of the video fields.
The configuration for multi-media vectorization using the Bind module.
See the documentation for detailed usage.