Optional baseURL?: stringThe base URL to use where API requests should go.
Optional model?: stringThe model to use.
Optional truncate?: booleanWhether to truncate the input texts to fit within the context length.
Optional vectorizeWhether to vectorize the collection name.
The configuration for text vectorization using the Cohere module.
See the documentation for detailed usage.