# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Register adds a provider to the common provider list.
# Constants
ProviderModelSeparator is the the separator between a provider and a model.
# Variables
Providers holds a register of all providers.
# Interfaces
InjectToken is a provider that needs an access token to authenticate a remote API.
Loader is a provider that is able to load and unload models.
Provider defines a provider to query models such as LLMs.
Puller is a provider that is capable of pulling models.
Query is a provider that allows to query a model directly.
Service is a provider that requires background services.