File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## v0.8.0-beta.2 (2023-11-14)
8
+ ### Fixed
9
+ - instruction on ThreadRunResponse may be nullable
10
+
7
11
## v0.7.9 (2023-11-14)
8
12
### Added
9
13
- Add revised_prompt property to CreateResponseData on the image create endpoint ([ #257 ] ( https://github.com/openai-php/client/pull/257 ) )
10
14
11
15
### Docs
12
16
- Fix model in one of the examples
13
17
14
- ## v0.8.0-beta.1 (2023-11-07 )
18
+ ## v0.8.0-beta.1 (2023-11-13 )
15
19
### Added
16
20
- Add support for Assistants and Threads endpoint ([ #243 ] ( https://github.com/openai-php/client/pull/243 ) )
17
21
You can’t perform that action at this time.
0 commit comments