Skip to main content

Module catalog

Module catalog 

Source
Expand description

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

Parses the operator’s arguments into typed specs and delegates the registry mutation to ProviderCatalogService, 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.

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