OptionalimageFields?: string[] | Multi2VecField[]OptionaltextFields?: string[] | Multi2VecField[]The text 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 image fields to use in vectorization. Can be string of
Multi2VecFieldtype. If string, weight 0 will be assumed.