Const
The configuration object.
Optional
opts: Img2VecNeuralConfig & { The configuration options for the img2vec-neural
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-bind'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Multi2VecBindConfigCreate & { The configuration options for the multi2vec-bind
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-clip'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Multi2VecClipConfigCreate & { The configuration options for the multi2vec-clip
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-cohere'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Multi2VecCohereConfigCreate & { The configuration options for the multi2vec-cohere
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-google'
.
See the documentation for detailed usage.
The configuration object.
The configuration options for the multi2vec-google
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-jinaai'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Multi2VecJinaAIConfigCreate & { The configuration options for the multi2vec-jinaai
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-palm'
.
See the documentation for detailed usage.
The configuration object.
Use multi2VecGoogle
instead.
The configuration options for the multi2vec-palm
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'multi2vec-clip'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Multi2VecVoyageAIConfigCreate & { The configuration options for the multi2vec-voyageai
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'none'
.
The configuration object.
Optional
opts: { The configuration options for the none
vectorizer.
Optional
name?: NOptional
vectorCreate a VectorConfigCreate
object with the vectorizer set to 'ref2vec-centroid'
.
See the documentation for detailed usage.
The configuration object.
The configuration options for the ref2vec-centroid
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-aws'
.
See the documentation for detailed usage.
The configuration object.
The configuration options for the text2vec-aws
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-azure-openai'
.
See the documentation for detailed usage.
The configuration object.
The configuration options for the text2vec-azure-openai
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-cohere'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecCohereConfig & { The configuration options for the text2vec-cohere
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-contextionary'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecContextionaryConfig & { The configuration for the text2vec-contextionary
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-databricks'
.
See the documentation for detailed usage.
The configuration object.
The configuration for the text2vec-databricks
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-gpt4all'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecGPT4AllConfig & { The configuration for the text2vec-contextionary
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-google'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecGoogleConfig & { The configuration for the text2vec-palm
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-huggingface'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecHuggingFaceConfig & { The configuration for the text2vec-contextionary
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-jinaai'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecJinaAIConfig & { The configuration for the text2vec-jinaai
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-mistral'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecMistralConfig & { The configuration for the text2vec-mistral
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-ollama'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecOllamaConfig & { The configuration for the text2vec-ollama
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-openai'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecOpenAIConfig & { The configuration for the text2vec-openai
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-palm'
.
See the documentation for detailed usage.
The configuration object.
Use text2VecGoogle
instead.
Optional
opts: Text2VecGoogleConfig & { The configuration for the text2vec-palm
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-transformers'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecTransformersConfig & { The configuration for the text2vec-transformers
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-voyageai'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecVoyageAIConfig & { The configuration for the text2vec-voyageai
vectorizer.
Create a VectorConfigCreate
object with the vectorizer set to 'text2vec-weaviate'
.
See the documentation for detailed usage.
The configuration object.
Optional
opts: Text2VecWeaviateConfig & { The configuration for the text2vec-weaviate
vectorizer.
Create a
VectorConfigCreate
object with the vectorizer set to'img2vec-neural'
.See the documentation for detailed usage.