openai icon indicating copy to clipboard operation
openai copied to clipboard

Responses API streaming support

Open aishik-pyne opened this issue 1 week ago • 1 comments
trafficstars

The responses api by open ai has a streaming features which is not supported by the package. https://platform.openai.com/docs/api-reference/responses/create#responses_create-stream It's similar to the ChatCompletion Streaming results but it's not incorporated yet into the response API

aishik-pyne avatar Nov 12 '25 12:11 aishik-pyne