Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultOctoAIDocumentType = "text" DefaultOctoAIModel = "thenlper/gte-large" DefaultVectorizeClassName = true DefaultPropertyIndexed = true DefaultVectorizePropertyName = false DefaultBaseURL = "https://text.octoai.run" )
Variables ¶
This section is empty.
Functions ¶
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
Types ¶
type VectorizationConfig ¶
Click to show internal directories.
Click to hide internal directories.