We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa4e49 commit a7f966eCopy full SHA for a7f966e
CHANGELOG.md
@@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [Unreleased]
+## v0.2.0 (2022-11-07)
8
+### Added
9
+- Add `images()` resource to interact with [DALL-E](https://beta.openai.com/docs/api-reference/images)
10
+
11
### Fixed
-- parse completions create response with logprobs correctly
12
+- Parse completions create response with logprobs correctly
13
14
## v0.1.0 (2022-10-20)
15
### Added
0 commit comments