llm-anthropic 0.25.1

Simon Willison's Blog Tools

Summary

llm-anthropic 0.25.1 adds support for Claude Opus 4.8, a fast mode option, and updates default max_tokens behavior.

No content available
Original Article
View Cached Full Text

Cached at: 05/29/26, 03:00 AM

# Release: llm-anthropic 0.25.1 Source: [https://simonwillison.net/2026/May/28/llm-anthropic/](https://simonwillison.net/2026/May/28/llm-anthropic/) > - New model:[Claude Opus 4\.8](https://www.anthropic.com/news/claude-opus-4-8)\(`claude\-opus\-4\.8`\)\. - New`\-o fast 1`option for[fast mode](https://platform.claude.com/docs/en/build-with-claude/fast-mode), for organizations with that feature enabled on their account\. - Default max\_tokens for each model now defaults to that model's maximum output rather than 8,192\.[\#72](https://github.com/simonw/llm-anthropic/issues/72) See also my[notes on Opus 4\.8](https://simonwillison.net/2026/May/28/claude-opus-4-8/)\- I used this new release of`llm\-anthropic`to generate the pelicans\.

Similar Articles

llm-anthropic 0.25

Simon Willison's Blog

llm-anthropic 0.25 releases with support for Claude Opus 4.7, new thinking_effort and thinking_display options, increased default max_tokens, and removal of obsolete beta headers.

llm 0.32a3

Simon Willison's Blog

Release of llm 0.32a3, an alpha version of Simon Willison's command-line tool for interacting with large language models.

llm 0.32a2

Simon Willison's Blog

The llm CLI tool version 0.32a2 has been released, adding support for OpenAI's /v1/responses endpoint to enable interleaved reasoning for GPT-5 class models.

llm 0.32a1

Simon Willison's Blog

Release announcement for llm version 0.32a1, a Python CLI and library for working with Large Language Models, by Simon Willison.

llm 0.32a0

Simon Willison's Blog

This article announces the release of version 0.32a0 of the 'llm' command-line tool by Simon Willison, providing a monthly briefing on LLM developments.