Optional baseURL?: stringThe base URL to use where API requests should go.
Optional imageThe image fields used when vectorizing.
Optional model?: stringThe specific model to use.
Optional textThe text fields used when vectorizing.
Optional truncate?: stringThe truncation strategy to use.
Optional vectorizeWhether the collection name is vectorized.
Optional weights?: { The weights of the fields used for vectorization.
Optional imageThe weights of the image fields.
Optional textThe weights of the text fields.
The configuration for multi-media vectorization using the Cohere module.
See the documentation for detailed usage.