Skip to content

模型子命令

bash
./target/release/anycode model list --plain
./target/release/anycode model status
./target/release/anycode model set glm-5

model list 当前主要为 z.ai 静态目录;使用 Anthropic 时在 config.json 中直接设置 providermodel

无子命令的 anycode model 可交互编辑全局默认值与 routing.agents(以当前版本行为为准)。

均遵守 -c/--config

相关

English: Model commands.

MIT License