# Functions
DefineEmbedder defines an embedder with a given server address.
No description provided by the author
Embedder returns the [ai.Embedder] with the given server address.
Init initializes the plugin.
IsDefinedEmbedder reports whether the embedder with the given server address is defined by this plugin.
IsDefinedModel reports whether a model is defined.
Model returns the [ai.Model] with the given name.
# Structs
Config provides configuration options for the Init function.
No description provided by the author
ModelDefinition represents a model with its name and type.