LLM 0.32.1 pins OpenAI Python below 3.0 to avoid extra httpx install
Simon Willison released LLM 0.32.1 on Aug. 21, pinning the OpenAI Python dependency below version 3.0.0 to ensure fresh installations work without a separate httpx install. The maintenance update addr…