Back to Daily Feed 
llm-anthropic 0.25.1 Adds Claude Opus 4.8 Support
Originally published on Simon Willison's Weblog by Simon Willison
View Original Article
Share this article:
Summary & Key Takeaways
llm-anthropicversion 0.25.1 has been released.- This update adds support for the new Claude Opus 4.8 model.
- A new
-o fast 1option is available for fast mode access. - Default
max_tokensnow aligns with each model's maximum output. - This release enhances interaction with Anthropic models via the
llmCLI tool.
Our Commentary
For those of us using Simon Willison's llm CLI, this is a welcome update. Seamless integration with new models like Opus 4.8 is exactly what we need. It keeps the workflow smooth. The max_tokens default change is a nice quality-of-life improvement too.
View Original Article
Share this article: