Beta

Read/update agent model configuration

Usage: mf model-config [command]

Options

OptionsPurpose
-h, --helpdisplay help for command

Subcommands

CommandPurpose
mf model-config getGet the agent model config view
mf model-config updateUpdate agent model config
mf model-config refresh-modelsRefresh the provider model list for an agent

mf model-config get

Get the agent model config view

Usage: mf model-config get [options] <agentId>

Arguments

ArgumentPurpose
<agentId>

Options

OptionsPurpose
--jsonemit raw JSON (default)
-h, --helpdisplay help for command

mf model-config update

Update agent model config

Usage: mf model-config update [options] <agentId>

Arguments

ArgumentPurpose
<agentId>

Options

OptionsPurpose
--source <source>modelConfigSource value (platform|runtime-local)
--model <model>set model id
--clear-modelclear model
--config <json>modelConfig JSON object (or @file)
--clear-configclear modelConfig override
--jsonemit raw JSON
-h, --helpdisplay help for command

mf model-config refresh-models

Refresh the provider model list for an agent

Usage: mf model-config refresh-models [options] <agentId>

Arguments

ArgumentPurpose
<agentId>

Options

OptionsPurpose
--source <source>modelConfigSource value to refresh (optional)
--jsonemit raw JSON
-h, --helpdisplay help for command
Was this page helpful?