OptionalbaseThe base URL to use where API requests should go.
OptionaldimensionsThe number of dimensions for the generated embeddings.
OptionalmodelThe model to use.
OptionaltruncateWhether to truncate the input texts to fit within the context length.
OptionalvectorizeWhether to vectorize the collection name.
The configuration for text vectorization using the Cohere module.
See the documentation for detailed usage.