llm 0.31.1

Simon Willison's Blog Tools

Summary

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

No content available
Original Article
View Cached Full Text

Cached at: 07/09/26, 07:39 PM

# Release: llm 0.31.1 Source: [https://simonwillison.net/2026/Jul/9/llm/](https://simonwillison.net/2026/Jul/9/llm/) This is a**beat**by Simon Willison, posted on[9th July 2026](https://simonwillison.net/2026/Jul/9/)\. [llm610](https://simonwillison.net/tags/llm/) ### Monthly briefing Sponsor me for**$10/month**and get a curated email digest of the month's most important LLM developments\. Pay me to send you less\! [Sponsor & subscribe](https://github.com/sponsors/simonw/)

Similar Articles

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

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.32a0 is a major backwards-compatible refactor

Simon Willison's Blog

LLM 0.32a0 is a major backwards-compatible refactor of the Python library and CLI tool, shifting from simple text prompts to supporting sequences of messages and multi-part responses to better handle modern LLM capabilities like structured JSON and tool use.