#how do i add claude haiku to my available models in openclaw.json ?
1 messages ยท Page 1 of 1 (latest)
here's mine:
"agents": { "defaults": { "model": { "primary": "anthropic/claude-sonnet-4-6" }, "models": { "anthropic/claude-sonnet-4-6": {}, "anthropic/claude-haiku-4-5": {}, "anthropic/claude-haiku-4-5-20251001": {} },
Thanks
Sorry... what is this for?
using multiple models in openclaw
My experience with haiku is on cold-start the first API call times out. A warm process that takes 20s ends up taking 180s. Perhaps set your timeout to 300s to cover such issues.