Claude 3.5 Haiku is out, with a couple of surprises:
1. It's priced differently from Claude 3 Haiku. 3.5 Sonnet had the same price as 3 Sonnet, but 3.5 Haiku costs ~4x more than 3 Haiku did
2. No image input support yet
3.5 Haiku supposedly beats 3 Opus though, and Opus cost 15x the new Haiku price!
I released a new version of llm-claude-3 adding support for the new model (and fixing an attachments bug): https://github.com/simonw/llm-claude-3/releases/tag/0.8
llm install --upgrade llm-claude-3
llm keys set claude
# paste API key here
llm -m claude-3.5-haiku 'impress me with your wit'
I also added 3.5 Haiku to my LLM pricing calculator: https://tools.simonwillison.net/llm-prices