Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmbedderClient ¶
type EmbedderImpl ¶
type EmbedderImpl struct {
// contains filtered or unexported fields
}
func NewEmbedder ¶
func NewEmbedder(client EmbedderClient, opts ...Option) (*EmbedderImpl, error)
func (*EmbedderImpl) EmbedDocuments ¶
func (*EmbedderImpl) EmbedQuery ¶
func (*EmbedderImpl) GetDimension ¶
func (e *EmbedderImpl) GetDimension(ctx context.Context) (int, error)
Click to show internal directories.
Click to hide internal directories.