cd /news/developer-tools/llm-0-32-1 · home topics developer-tools article
[ARTICLE · art-106508] src=simonwillison.net ↗ pub= topic=developer-tools verified=true sentiment=· neutral

llm 0.32.1

LLM 0.32.1, a dot-release of the command-line tool for running AI models, fixes broken fresh installs caused by the OpenAI Python library dropping its usage of httpx, which LLM depended on transitively. The release pins to openai<3, and a forthcoming 0.33 release will switch from httpx to httpx2.

read1 min views1 publishedAug 21, 2026

21st August 2026

Fresh installs of LLM stopped working the other day because the OpenAI Python library dropped its usage of httpx

, and it turned out LLM depended on that library but only installed it via a transitive openai

dependency.

This dot-release fixes that for the moment by pinning to openai<3

, and a soon-to-drop 0.33 release will switch from httpx

to httpx2.

Recent articles #

Conceptual integrity and counting lines of code- 19th August 2026Qwen 3.8 27B is excellent, but it defaults to wildly overthinking things- 16th August 2026Now we have a timeline of the OpenAI accidental attack against Hugging Face- 7th August 2026

── more in #developer-tools 4 stories · sorted by recency
── more on @llm 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/llm-0-32-1] indexed:0 read:1min 2026-08-21 ·