v0.9.1 — laravel/ai 0.7 compatibility
Changed
- Widen
laravel/aiconstraint to^0.6 || ^0.7. Allows installation alongside Laravel AI v0.7.0 while remaining compatible with v0.6.x for consumers not yet ready to move. No code changes were required — none of the APIs Swarm depends on (streaming events, response shapes, tool call data structures, theLabenum,FakePendingDispatch) changed in v0.7.0. The two v0.7.0 breaking changes (OpenAI strict mode now opt-in; stricter embeddings/reranking validation) do not touch any surface Swarm owns.
Full entry in the CHANGELOG.