Const
The configuration object.
Optional
opts: Multi2MultivecJinaAIConfigCreate & { The configuration options for the multi2multivec-jinaai
vectorizer.
Create a multi-vector VectorConfigCreate
object with the vectorizer set to 'none'
.
The configuration object.
Optional
opts: ConfigureNonTextMultiVectorizerOptions<N, I, "none">The configuration options for the none
vectorizer.
Create a multi-vector VectorConfigCreate
object with the vectorizer set to 'text2multivec-jinaai'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2MultiVecJinaAIConfig & { The configuration options for the text2multivec-jinaai
vectorizer.
Create a
VectorConfigCreate
object with the vectorizer set to'multi2multivec-jinaai'
.See the documentation for detailed usage.