Skip to content

Commit a2d42d9

Browse files
committed
[ Add ] release 1.9.0
1 parent 7011bc7 commit a2d42d9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.9.0
2+
3+
- Exposed more enums to be used with the library.
4+
- Added more documentation for more low level é models SDK's APIs
5+
- Applied fixes relating to web streams APIs.
6+
17
# 1.8.4
28

39
- base url not changeable after first request fixed.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_openai
22
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.
3-
version: 1.8.4
3+
version: 1.9.0
44
homepage: https://github.com/anasfik/openai
55
repository: https://github.com/anasfik/openai
66
documentation: https://github.com/anasfik/openai/blob/main/README.md

0 commit comments

Comments
 (0)