Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@thejamescollins thejamescollins released this 07 Nov 04:40
· 30 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