Releases: alchaplinsky/gen-ai
Releases · alchaplinsky/gen-ai
v0.4.2
Add support for Gemini model and Anthropic's Claude
Full Changelog: v0.3.0...v0.4.0
Change image generation value from base64 to binary
- GenAI::Result#value now returns image binary instead of base64
- Base64 can still be obtained by calling
result.value(:base64)
Use DALLE-3 model
- Make DALLE-3 default model for OpenAI image generation
Add upscale method to stabilityAI
v0.2.1 Bump version
Add support for image generation actions
v0.2.0 Version bump