PulseAugur
EN
LIVE 23:03:39

LLM Python library fixes OpenAI dependency issue

The `llm` Python library has released version 0.32.1 to address a dependency issue caused by the OpenAI library's removal of `httpx`. This update pins the `openai` dependency to a version less than 3, temporarily resolving the problem. A future release, 0.33, will transition to `httpx2`. AI

IMPACT Minor dependency fix for a Python tool, unlikely to impact broader AI operations.

RANK_REASON This is a minor dependency update for a specific Python library, not a significant industry event.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

LLM Python library fixes OpenAI dependency issue

COVERAGE [2]

  1. Simon Willison TIER_1 (CA) ·

    llm 0.32.1

    <p><strong>Release:</strong> <a href="https://github.com/simonw/llm/releases/tag/0.32.1">llm 0.32.1</a></p> <p>Fresh installs of LLM stopped working the other day because the OpenAI Python library dropped its usage of <code>httpx</code>, and it turned out LLM depended on that lib…

  2. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    llm 0.32.1 https://simonwillison.net/2026/Aug/21/llm/ # AI # LLM # OpenSource

    llm 0.32.1 https://simonwillison.net/2026/Aug/21/llm/ # AI # LLM # OpenSource