Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClassSettings ¶
type ObjectVectorizer ¶
type ObjectVectorizer struct{}
func New ¶
func New() *ObjectVectorizer
func (*ObjectVectorizer) TextsOrVector ¶
func (v *ObjectVectorizer) TextsOrVector(ctx context.Context, className string, schema interface{}, objDiff *moduletools.ObjectDiff, icheck ClassSettings, ) (string, []float32, error)
Click to show internal directories.
Click to hide internal directories.