cd /news/developer-tools/llm-0-33-moves-the-project-to-httpx2 · home topics developer-tools article
[ARTICLE · art-107353] src=letsdatascience.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

LLM 0.33 Moves the Project to httpx2

Simon Willison released LLM 0.33 on August 22, 2026, as a non-prerelease version, moving the project's HTTP dependency from httpx to httpx2. The update follows a temporary compatibility fix in LLM 0.32.1 that constrained OpenAI Python versions below 3.0.0 to restore fresh installations. This developer-environment update primarily affects teams packaging LLM into applications, container images, or reproducible notebooks, who should test upgrades in their own environments.

read2 min views1 publishedAug 22, 2026
LLM 0.33 Moves the Project to httpx2
Image: Letsdatascience (auto-discovered)

Simon Willison released LLM 0.33 on August 22, moving the project's HTTP dependency from httpx to httpx2 after a short-term compatibility fix in the prior release. The official GitHub release is a non-prerelease version published at 17:01 UTC, making this a developer-environment update rather than a model announcement.

LLM 0.33 was released on August 22, 2026, as the latest stable version of Simon Willison's command-line and Python library for working with language models. The GitHub release record marks version 0.33 as a non-prerelease release, published at 17:01 UTC.

What changed

The release moves the project's HTTP dependency from httpx to httpx2. The first-party release records reviewed for this audit center the update on that HTTP-layer migration, rather than on a new model or provider launch.

The change follows a short-term compatibility response in LLM 0.32.1. Documentation for that August 21 release says fresh installations had stopped working without an additional httpx dependency, so it temporarily constrained the supported OpenAI Python versions to those below 3.0.0. Version 0.33 replaces that temporary dependency arrangement with the httpx2 migration.

Why the update matters

This is primarily a developer-environment update. Teams that package LLM into applications, container images, reproducible notebooks, or plugin workflows should test an upgrade in the environments they actually ship. Dependency changes can show up first in lockfiles, build pipelines, or extensions that make assumptions about the previous HTTP client.

A clean installation and the model paths that matter to a deployed workflow are useful checks after an upgrade. That is a verification recommendation, not a claim that the release will break every integration: the first-party records establish the dependency migration, while each downstream environment has its own lockfiles, wrappers, and plugin set.

The release record supports the dependency transition itself. It does not establish that every downstream integration will require changes, so maintainers should validate their own environments rather than infer a universal migration outcome from the version number alone.

Key Points #

  • 1LLM 0.33 was published on GitHub on August 22, 2026, as a non-prerelease release.
  • 2The release moves the LLM project's HTTP dependency from httpx to httpx2.
  • 3LLM 0.32.1 used a temporary OpenAI-version constraint to restore fresh installation behavior.

Scoring Rationale #

A stable-release dependency migration affects LLM users and maintainers, especially in reproducible environments, but is narrower in practitioner impact than a new model, security incident, or platform-wide API change.

Sources #

Primary source and supporting public references used for this report.

Practice with real Logistics & Shipping data

90 SQL & Python problems · 15 industry datasets

[High-Value Overnight OrdersEasy](/problems/sql/high-value-overnight-orders)

[Delivered International ShipmentsMedium](/problems/sql/delivered-international-shipments)

[On-Time Delivery Rate by CarrierHard](/problems/sql/on-time-delivery-rate-by-carrier)

250 free problems · No credit card

See all Logistics & Shipping problems

── more in #developer-tools 4 stories · sorted by recency
simonwillison.net · · #developer-tools
llm 0.32.1
── more on @simon willison 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-33-moves-the-p…] indexed:0 read:2min 2026-08-22 ·