Skip to content

v1.2.0

Compare
Choose a tag to compare
@om4james om4james released this 07 Nov 04:40
· 19 commits to main since this release
271a4d3

Added

  • Add support for DALL·E image generations, edits and variations.
  • Add new ImageGenerations Handler, which creates an image given a prompt.
  • Add new ImagesEdits Handler, which creates an edited or extended image given an original image and a prompt.
  • Add new ImagesVariations Handler, which creates a variation of a given image.

Changed

  • Improve Handler unit tests.
  • API version updated from 1.0.6 to 1.1.0.

Full Changelog: v1.1.0...v1.2.0