Skip to content

Commit 11701a4

Browse files
committed
[ Add ] version 4.1.1
1 parent ccaab97 commit 11701a4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.1.1
4+
5+
- Fixed the non applied `n` field in image variation method.
6+
- Exposed non-breaking `model` field for other image APIs methods.
7+
38
## 4.1.0
49

510
- Bugs & issues fixes.

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: 4.1.0
3+
version: 4.1.1
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)