Beta

Read/update agent model configuration

用法: mf model-config [command]

Option

Option用途
-h, --helpdisplay help for command

Subcommand

命令用途
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

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

Argument

参数用途
<agentId>

Option

Option用途
--jsonemit raw JSON (default)
-h, --helpdisplay help for command

mf model-config update

Update agent model config

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

Argument

参数用途
<agentId>

Option

Option用途
--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

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

Argument

参数用途
<agentId>

Option

Option用途
--source <source>modelConfigSource value to refresh (optional)
--jsonemit raw JSON
-h, --helpdisplay help for command
这个页面有帮助吗?