Skip to main content

Module catalog

Module catalog 

Source
Expand description

admin config catalog — edit the profile’s provider registry (profile.providers).

Mutates the typed ProviderRegistry on the profile — adding or removing providers and the models each provider serves — then revalidates the whole profile before writing it back. This is how an instance declares a custom provider such as minimax (its wire protocol, endpoint, credential, and model catalog) without hand-editing YAML.

Structs§

ModelAddArgs
ProviderAddArgs

Enums§

CatalogCommands
ModelCommands
ProviderCommands

Functions§

execute