Missing support for 'thread.run.incomplete' event, for streamed runs
Description
Missing support for 'thread.run.incomplete' event, for streamed runs
Steps To Reproduce
Missing support for 'thread.run.incomplete' event, for streamed runs
OpenAI PHP Client Version
v0.10.1
PHP Version
8.2.1
Notes
Missing support for 'thread.run.incomplete' event, for streamed runs
Sorry for delay. I'm new to streaming. I peeked code and I see this event supported - https://github.com/openai-php/client/blob/main/src/Responses/Threads/Runs/ThreadRunStreamResponse.php#L52
Do you have a code sample or can point me in a direction of where you see failure? Best I can tell the event is captured and handled.
This was added here and released - https://github.com/openai-php/client/commit/fbded407c7d4c4b6833459ac39000f103817ecaa closing.