Versions in this module Expand all Collapse all v0 v0.2.0 Aug 10, 2026 Changes in this version + func New() plugin.Plugin + type Config struct + DefaultCollection string + Dimensions int + EmbeddingModel string + EmbeddingProvider string + type Plugin struct + func (p *Plugin) Info() plugin.PluginInfo + func (p *Plugin) Init(ctx context.Context, env *plugin.Environment) error + func (p *Plugin) Migrations() []plugin.Migration + func (p *Plugin) RegisterHostFunctions(scope plugin.FuncRegistry) error