Optional
IMUFields?: string[] | Multi2VecField[]The IMU fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
audioThe audio fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
depthThe depth fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
imageThe image fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
textThe text fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
thermalThe thermal 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-bind
vectorizer.