Skip to main content

Module catalog

Module catalog 

Source
Expand description

admin config catalog — edit the services provider registry (services/ai/providers.yaml).

Parses the operator’s arguments into typed specs and delegates the registry mutation to ProviderCatalogService, validates the result against the merged services config, then writes the one file back. The profile is never touched: the catalog is implementation configuration shipped with the deployment. This is how an instance declares a custom provider such as minimax (its wire protocol, endpoint, credential, and model catalog) without hand-editing YAML.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

ModelAddArgs
ProviderAddArgs

Enums§

CatalogCommands
ModelCommands
ProviderCommands

Functions§

execute