Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Default values for URL (model is ok) cannot be changed before we solve how old classes that have the defaults // NOT set will handle the change DefaultJinaAIModel = "jina-colbert-v2" DefaultVectorizeClassName = true DefaultPropertyIndexed = true DefaultVectorizePropertyName = false DefaultBaseURL = "https://api.jina.ai" LowerCaseInput = false )
Variables ¶
View Source
var DefaultDimensions int64 = 128
Functions ¶
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.