Optional
baseURL?: stringThe base URL to use where API requests should go.
Optional
imageThe image fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
model?: stringThe specific model to use.
Optional
textThe text fields to use in vectorization. Can be string of Multi2VecField
type. If string, weight 0 will be assumed.
Optional
truncate?: stringThe truncation strategy to use.
Optional
vectorizeWhether to vectorize the collection name.
The configuration for the
multi2vec-cohere
vectorizer.