llm 0.31.1
Summary
Release of llm 0.31.1, a command-line tool for interacting with large language models, by Simon Willison.
View Cached Full Text
Cached at: 07/09/26, 07:39 PM
Similar Articles
llm 0.32a3
Release of llm 0.32a3, an alpha version of Simon Willison's command-line tool for interacting with large language models.
llm 0.32a1
Release announcement for llm version 0.32a1, a Python CLI and library for working with Large Language Models, by Simon Willison.
llm 0.32a0
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
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
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.