Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxObjectsPerBatch = 1000000 // dummy value, there is only a token limit MaxTokensPerBatch = 8192 // from error message MaxTimePerBatch = float64(10) )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(client text2vecbase.BatchClient, logger logrus.FieldLogger) *text2vecbase.BatchVectorizer
Types ¶
Click to show internal directories.
Click to hide internal directories.