File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
66
7+ # v0.19.2 (2026-04-19)
8+ ### Added
9+ * Add ` phase ` property to ` OutputMessage ` . ([ #754 ] ( https://github.com/openai-php/client/pull/754 ) )
10+ * Add streaming Ratelimit event. ([ #761 ] ( https://github.com/openai-php/client/pull/761 ) )
11+
12+ ### Fixed
13+ * Fix reasoning content streaming. ([ #751 ] ( https://github.com/openai-php/client/pull/751 ) )
14+ * Fix ` VectorStoreResponseFileCounts ` attribute order. ([ #756 ] ( https://github.com/openai-php/client/pull/756 ) )
15+ * React properly to server and 'high demand' errors. ([ #757 ] ( https://github.com/openai-php/client/pull/757 ) )
16+
717# v0.19.1 (2026-03-17)
818### Added
919 * Add missing fields for output image generation. ([ #742 ] ( https://github.com/openai-php/client/pull/742 ) )
You can’t perform that action at this time.
0 commit comments