OpenClaw CLI 切换模型操作命令
切换默认模型为 ollama/modelscope.cn/unsloth/Qwen3.5-0.8B-GGUF:latest。# 重启 Gateway 确保生效。# 查看当前默认模型。# 列出所有可用模型。
·
打开终端,执行以下命令:
# 查看当前默认模型
openclaw models status
# 列出所有可用模型
openclaw models list
# 切换默认模型为 ollama/modelscope.cn/unsloth/Qwen3.5-0.8B-GGUF:latest
openclaw models set ollama/modelscope.cn/unsloth/Qwen3.5-0.8B-GGUF:latest
# 重启 Gateway 确保生效
openclaw gateway restart
更多推荐




所有评论(0)