llm-anthropic 0.27
Summary
llm-anthropic version 0.27 has been released to provide compatibility with the anthropic v1.0.0 Python library. This update involves switching from httpx to httpx2, and was aided by using Claude Code for the migration process.
View Cached Full Text
Cached at: 08/24/26, 08:29 PM
Similar Articles
llm-anthropic 0.26
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-anthropic 0.25.1
llm-anthropic 0.25.1 adds support for Claude Opus 4.8, a fast mode option, and updates default max_tokens behavior.
llm-anthropic 0.25
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.32.1
The llm tool has been updated to version 0.32.1 to fix a dependency issue with the OpenAI library. A forthcoming 0.33 version will migrate from httpx to httpx2.
llm 0.32a1
Release announcement for llm version 0.32a1, a Python CLI and library for working with Large Language Models, by Simon Willison.