Product LaunchSimon Willison

llm 0.32.1

#llm#openai#httpx#release#python

English

The release of llm 0.32.1 addresses issues caused by the OpenAI Python library's removal of httpx, which affected fresh installs of LLM. This update temporarily resolves the problem by pinning the dependency, with a future release planned to switch to httpx2.

中文

llm 0.32.1 的发布解决了由于 OpenAI Python 库移除 httpx 而导致的 LLM 新安装问题。此更新通过固定依赖项暂时解决了该问题,未来将计划切换到 httpx2。