#how do i add claude haiku to my available models in openclaw.json ?

1 messages ยท Page 1 of 1 (latest)

hearty iron
#

only sonnet and opus are showing up

zinc mountain
# hearty iron only sonnet and opus are showing up

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": {} },

hearty iron
#

Thanks

loud token
#

Sorry... what is this for?

zinc mountain
#

using multiple models in openclaw

zinc mountain
#

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.