OptionalaudioFields?: string[] | Multi2VecField[]The audio fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
OptionaldepthFields?: string[] | Multi2VecField[]The depth fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
OptionalimageFields?: string[] | Multi2VecField[]The image fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
OptionalIMUFields?: string[] | Multi2VecField[]The IMU fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
OptionaltextFields?: string[] | Multi2VecField[]The text fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
OptionalthermalFields?: string[] | Multi2VecField[]The thermal fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
OptionalvideoFields?: string[] | Multi2VecField[]The video fields to use in vectorization. Can be string of Multi2VecField type. If string, weight 0 will be assumed.
The configuration for the
multi2vec-bindvectorizer.