Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultJinaAIDocumentType = "text" DefaultJinaAIModel = "jina-embeddings-v2-base-en" DefaultVectorizeClassName = true DefaultPropertyIndexed = true DefaultVectorizePropertyName = false DefaultBaseURL = "https://api.jina.ai" )
View Source
const ( MaxObjectsPerBatch = 2048 // Info from jina MaxTimePerBatch = float64(10) )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(client text2vecbase.BatchClient, logger logrus.FieldLogger) *text2vecbase.BatchVectorizer
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
Types ¶
Click to show internal directories.
Click to hide internal directories.