Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultBaseURL = "https://api.cohere.ai" DefaultCohereModel = "embed-multilingual-v3.0" DefaultTruncate = "END" DefaultVectorizeClassName = true DefaultPropertyIndexed = true DefaultVectorizePropertyName = false )
Variables ¶
This section is empty.
Functions ¶
func NewClassSettings ¶ added in v1.25.0
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
Types ¶
type VectorizationConfig ¶
Click to show internal directories.
Click to hide internal directories.