What's Changed
- fix: ensure tool result
outputis always string by @Shoghy in #599 - feat(openai): Multi-image edit support by @sixlive in #640
Breaking Changes
- Image edits for OpenAI are no longer passed via
withProviderOptionsand are now passed viaImagevalue objects in thewithPrompt'sadditionalContentparameter. - OpenAI
maskoption now utilizes theImagevalue object instead of a raw resource
New Contributors
Full Changelog: v0.89.0...v0.90.0