Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Releases: zio-archive/zio-openai

v0.4.1

07 Feb 07:26
3d5c46f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

19 Nov 16:16
2fd65dd
Compare
Choose a tag to compare

Contains the latest updates introduced to the OpenAI API after the OpenAI DevDay 2023

What's Changed

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

15 Oct 12:32
9012686
Compare
Choose a tag to compare

This release implements streaming and updates to the latest version of the OpenAI API.

What's Changed

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

27 Apr 07:56
31dadc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

01 Mar 21:25
Compare
Choose a tag to compare

Support for the new ChatGPT and Whisper APIs

See

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

10 Feb 09:33
936d978
Compare
Choose a tag to compare

What's Changed

  • Typed errors by @vigoo in #2
  • Generated ScalaDoc for the OpenaI API by @vigoo in #3

Full Changelog: v0.0.1...v0.1.0

Initial release

31 Jan 09:48
Compare
Choose a tag to compare

The first public release of zio-openai