v3.3.2
Fixed
- Image generation now sends
->withMedia()reference images to the provider, so image-to-image works (identity-preserving edits, style transfer, reference-anchored generation) on Google, OpenAI, and xAI. The reference was previously dropped from the request payload, so every generation ran text-only regardless of any reference supplied.
Migration
No breaking changes.
Full Changelog: v3.3.1...v3.3.2 by @timothymarois in #40