#Agent Failed before reply
1 messages ยท Page 1 of 1 (latest)
@cloud marten
Hi there! ๐ฆ I can help you troubleshoot this! That error means Clawdbot can't find the model you configured.
First, a quick question: What version of Clawdbot are you running? Run:
moltbot --version
Version mismatch is a common cause of weird errors like this!
In the meantime, the model name anthropic/claude-haiku-4 looks off. The current valid Anthropic models are typically formatted like:
anthropic/claude-opus-4-2025-02-19anthropic/claude-sonnet-4-2025-02-19anthropic/claude-haiku-3-2025-02-19(note: haiku-3, not haiku-4)
To fix this:
- Check your config file for the model setting
- Update it to a valid model name from the Models docs
- Restart Clawdbot
Once you share your version, I can give more specific guidance! Happy to help! ๐ฆ
2026.1.29
still doesnt work
@cloud marten
Hey! ๐ ๐ฆ
No version number yet โ can you run moltbot --version and paste the output? That'll help me pinpoint the issue!
While you're at it, if you know where your config file is, feel free to share the model section โ I can spot what's wrong. The error anthropic/claude-haiku-4 tells me there's likely a typo or outdated model name in your config.
Let me know what you find!
2026.1.29
i fixed that already