Skip to content

Commit

Permalink
[ Add ] version 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anasfik committed Nov 8, 2023
1 parent ccaab97 commit 11701a4
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,5 +1,10 @@
# Changelog

## 4.1.1

- Fixed the non applied `n` field in image variation method.
- Exposed non-breaking `model` field for other image APIs methods.

## 4.1.0

- Bugs & issues fixes.
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: 4.1.0
version: 4.1.1
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 11701a4

Please sign in to comment.