mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-15 01:20:50 -06:00
- Enhanced the `generate` method to accept base64 encoded input images and their MIME types. - Implemented validation for input image and MIME type to ensure proper usage. - Updated the content construction logic to handle both text-to-image and image-to-image generation scenarios.