Skip to content

Commit

Permalink
[ Add ] 1.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
anasfik committed Mar 9, 2023
1 parent 496ef5c commit 05d95f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.8.0

- Added the Audio APIs including creating transcription and translation.
- More documentation for models properties.

# 1.6.1

- Added documentation of chat completion stream.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_openai
description: Dart SDK for openAI Apis (GPT-3 & DALL-E), integrate easily the power of OpenAI's state-of-the-art AI models into their Dart applications.
version: 1.6.4
version: 1.8.0
homepage: https://github.com/anasfik/openai
repository: https://github.com/anasfik/openai
documentation: https://github.com/anasfik/openai/blob/main/README.md
Expand Down

0 comments on commit 05d95f5

Please sign in to comment.