Skip to content

Releases: alchaplinsky/gen-ai

v0.4.2

29 Feb 03:46
cd702da
Compare
Choose a tag to compare
Fix specs

Add support for Gemini model and Anthropic's Claude

07 Jan 07:38
1a7cf19
Compare
Choose a tag to compare

Change image generation value from base64 to binary

24 Nov 08:30
Compare
Choose a tag to compare
  • GenAI::Result#value now returns image binary instead of base64
  • Base64 can still be obtained by calling result.value(:base64)

Use DALLE-3 model

14 Nov 17:31
Compare
Choose a tag to compare
  • Make DALLE-3 default model for OpenAI image generation

Add upscale method to stabilityAI

26 Oct 21:41
Compare
Choose a tag to compare
v0.2.1

Bump version

Add support for image generation actions

22 Oct 08:22
Compare
Choose a tag to compare