File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,14 @@ 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.2 (2024-01-26)
8+ ### Fixed
9+ - ThreadRunStep: "content" missing in response if result has not been submitted ([ #319 ] ( https://github.com/openai-php/client/pull/319 ) )
10+ - Files: "bytes" in retrieve response is may null ([ #325 ] ( https://github.com/openai-php/client/pull/325 ) )
11+
712## v0.8.1 (2023-12-22)
813### Added
9- - Add support for Assistants and Threads endpoint ([ #271 ] ( https://github.com/openai-php/client/pull/271 ) )
14+ - Add support for Assistants and Threads endpoint ([ #271 ] ( https://github.com/openai-php/client/pull/271 ) )
1015- Add stream support for Text To Speech ([ #235 ] ( https://github.com/openai-php/client/pull/235 ) )
1116- Add test resources for Assistants and Threads ([ #279 ] ( https://github.com/openai-php/client/pull/279 ) )
1217
You can’t perform that action at this time.
0 commit comments