{"data":{"id":"398ce12f-2142-444f-a850-cdb0bcde71c2","title":"llm 0.32.1","summary":"LLM version 0.32.1 broke on fresh installs because the OpenAI Python library stopped using httpx (a library for making web requests), and LLM was relying on httpx being installed indirectly through that dependency. This version fixes the problem by restricting which OpenAI versions can be used, with a plan to fully switch to a different library in the next release.","solution":"The fix in version 0.32.1 \"pins to openai<3\", meaning it restricts the OpenAI library to version 2.x or earlier. A future 0.33 release will \"switch from httpx to httpx2\" to solve the problem more permanently.","labels":["security"],"sourceUrl":"https://simonwillison.net/2026/Aug/21/llm/","publishedAt":"2026-08-21T17:16:13.000Z","cveId":null,"cweIds":null,"cvssScore":null,"cvssSeverity":null,"severity":"low","attackType":[],"issueType":"news","affectedPackages":null,"affectedVendors":["OpenAI"],"affectedVendorsRaw":["OpenAI","LLM CLI tool"],"classifierModel":"claude-haiku-4-5-20251001","classifierPromptVersion":"v3","cvssVector":null,"attackVector":null,"attackComplexity":null,"privilegesRequired":null,"userInteraction":null,"exploitMaturity":null,"epssScore":null,"patchAvailable":null,"disclosureDate":"2026-08-21T17:16:13.000Z","capecIds":null,"crossRefCount":0,"attackSophistication":"trivial","impactType":["availability"],"aiComponentTargeted":"api","llmSpecific":true,"classifierConfidence":0.75,"researchCategory":null,"atlasIds":null}}