Simon Willison has released version 0.32a0 of his LLM Python library and CLI tool, introducing significant refactoring. The update shifts the model's core abstraction from simple text prompts and responses to a more versatile system that handles sequences of messages, accommodating conversational turns and diverse input/output types like images and structured JSON. This change aims to better support the evolving capabilities of modern large language models and provides a more robust foundation for interacting with various LLM providers. AI
Summary written by gemini-2.5-flash-lite from 3 sources. How we write summaries →
IMPACT Enhances developer tooling for interacting with diverse LLM capabilities and APIs.
RANK_REASON Release of a new version of an open-source Python library for interacting with LLMs.