Versions in this module Expand all Collapse all v0 v0.1.0 Apr 28, 2026 Changes in this version + func Cosine(a, b []float32) float32 + type Provider interface + Dims func() int + Embed func(ctx context.Context, text string) ([]float32, error) + Name func() string + func NewLocal() Provider + func NewOpenAI(apiKey, model string) Provider + func NewVoyage(apiKey, model string) Provider