Skip to content

v1.6

Compare
Choose a tag to compare
@OkGoDoIt OkGoDoIt released this 09 Mar 01:26
· 52 commits to master since this release

Adds support for ChatGPT, DALLE 2 image generations, and the moderation endpoint

What's Changed

  • Add Image API (DALL-E) based on the project's structure. by @stonelv in #50
  • Image API: Fix image api naming and make some properties type-safe by @OkGoDoIt in #65
  • Add Moderations Endpoint by @megalon in #55
  • Feature/moderations by @OkGoDoIt in #66
  • Add Chat endpoint by @megalon in #56
  • Chat endpoint improvements, tests, readme updates, etc by @OkGoDoIt in #67
  • Implement Interfaces for endpoint and api classes by @pandapknaepel in #57
  • Remove redundant character in azure endpoint by @quangsi28 in #51

New Contributors

Full Changelog: v1.5...v1.6