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.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## v0.8.0-beta.2 (2023-11-14)
8+ ### Fixed
9+ - instruction on ThreadRunResponse may be nullable
10+
711## v0.7.9 (2023-11-14)
812### Added
913- Add revised_prompt property to CreateResponseData on the image create endpoint ([ #257 ] ( https://github.com/openai-php/client/pull/257 ) )
1014
1115### Docs
1216- Fix model in one of the examples
1317
14- ## v0.8.0-beta.1 (2023-11-07 )
18+ ## v0.8.0-beta.1 (2023-11-13 )
1519### Added
1620- Add support for Assistants and Threads endpoint ([ #243 ] ( https://github.com/openai-php/client/pull/243 ) )
1721
You can’t perform that action at this time.
0 commit comments