package
Version:
v1.25.13
Opens a new window with list of versions in this module.
Published: Aug 21, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DefaultHuggingFaceModel = "sentence-transformers/msmarco-bert-base-dot-v5"
DefaultOptionWaitForModel = false
DefaultOptionUseGPU = false
DefaultOptionUseCache = true
DefaultVectorizeClassName = true
DefaultPropertyIndexed = true
DefaultVectorizePropertyName = false
)
type VectorizationConfig struct {
EndpointURL string
Model string
WaitForModel, UseGPU, UseCache bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.