# Functions
DefineEmbedder defines an embedder with a given name.
DefineModel defines an unknown model with the given name.
Embedder returns the [ai.Embedder] with the given name.
Init initializes the plugin and all known models and embedders.
IsDefinedEmbedder reports whether the named [Embedder] is defined by this plugin.
IsDefinedModel reports whether the named [Model] is defined by this plugin.
Model returns the [ai.Model] with the given name.