OptionalimageThe image fields used when vectorizing.
OptionalinferenceThe URL where inference requests are sent.
OptionaltextThe text fields used when vectorizing.
OptionalvectorizeWhether the collection name is vectorized.
OptionalweightsThe weights of the fields used for vectorization.
OptionalimageFields?: number[]The weights of the image fields.
OptionaltextFields?: number[]The weights of the text fields.
The configuration for multi-media vectorization using the CLIP module.
See the documentation for detailed usage.