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