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-anthropic 0.26

Simon Willison's Blog

llm-anthropic 0.26 adds support for Claude 5 models, new server-side tools (WebSearch, WebFetch, CodeExecution, AnthropicMCP), and upgrades to LLM 0.32 with streaming typed events and simplified thinking controls.

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.32rc2

Simon Willison's Blog

llm 0.32rc2 fixes a dependency issue, makes GPT-5.6 Luna the default model, and adds a new 'llm openai endpoint' command for running prompts against OpenAI-compatible endpoints without configuration.

llm 0.31.1

Simon Willison's Blog

Release of llm 0.31.1, a command-line tool for interacting with large language models, by Simon Willison.