> ## Documentation Index
> Fetch the complete documentation index at: https://docs.instructorphp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# V1.1.0

* (messages) Added nicer API for creating message sequences (via `asUser()`, `asSystem()`, `asAssistant()`)
* (inference) `Inference::with()`, `Inference::withMessages()` now support `Message`, `Messages` objects directly
* (instructor) `StructuredOutput::with()`, `StructuredOutput::withMessages()` now support `Message`, `Messages` objects directly
