Programming/Web Development News

llm-anthropic 0.22

Simon Willison…
2025-11-16 5 min read

<p><strong><a href="https://github.com/simonw/llm-anthropic/releases/tag/0.22">llm-anthropic 0.22</a></strong></p> New release of my <code>llm-anthropic</code> plugin:</p> <blockquote> <ul> <li>Suppor...

llm-anthropic 0.22

New release of my llm-anthropic plugin:

The plugin previously powered LLM schemas using this tool-call based workaround. That code is still used for Anthropic's older models.

I also figured out uv recipes for running the plugin's test suite in an isolated environment, which are now baked into the new Justfile.

Tags: projects, python, ai, generative-ai, llms, llm, anthropic, claude, uv

Source: Simon Willison's Weblog Word count: 1779 words
Published on 2025-11-16 04:48