zeroclaw的使用问题
- 内容介绍
- 文章标签
- 相关推荐
有使用zeroclaw的大佬吗,发现改成三方的模型配置后就报错:
zeroclaw agent -m "你好,测试一下"
2026-02-25T12:49:13.551590Z INFO zeroclaw::config::schema: Config loaded path=/root/.zeroclaw/config.toml workspace=/root/.zeroclaw/workspace source="default" initialized=false
2026-02-25T12:49:13.553029Z INFO zeroclaw::agent::loop_: Memory initialized backend="sqlite"
2026-02-25T12:49:13.554624Z WARN zeroclaw::providers::reliable: Non-retryable error, moving on provider="custom:https://api.hotaruapi.top" model="claude-sonnet-4.6" error=Custom API key not set. Run `zeroclaw onboard` or set the appropriate env var.
2026-02-25T12:49:13.554652Z WARN zeroclaw::providers::reliable: Exhausted retries, trying next provider/model provider="custom:https://api.hotaruapi.top" model="claude-sonnet-4.6"
Error: All providers/models failed. Attempts:
provider=custom:https://api.hotaruapi.top model=claude-sonnet-4.6 attempt 1/3: non_retryable; error=Custom API key not set. Run `ze
有使用zeroclaw的大佬吗,发现改成三方的模型配置后就报错:
zeroclaw agent -m "你好,测试一下"
2026-02-25T12:49:13.551590Z INFO zeroclaw::config::schema: Config loaded path=/root/.zeroclaw/config.toml workspace=/root/.zeroclaw/workspace source="default" initialized=false
2026-02-25T12:49:13.553029Z INFO zeroclaw::agent::loop_: Memory initialized backend="sqlite"
2026-02-25T12:49:13.554624Z WARN zeroclaw::providers::reliable: Non-retryable error, moving on provider="custom:https://api.hotaruapi.top" model="claude-sonnet-4.6" error=Custom API key not set. Run `zeroclaw onboard` or set the appropriate env var.
2026-02-25T12:49:13.554652Z WARN zeroclaw::providers::reliable: Exhausted retries, trying next provider/model provider="custom:https://api.hotaruapi.top" model="claude-sonnet-4.6"
Error: All providers/models failed. Attempts:
provider=custom:https://api.hotaruapi.top model=claude-sonnet-4.6 attempt 1/3: non_retryable; error=Custom API key not set. Run `ze

