-
Notifications
You must be signed in to change notification settings - Fork 305
Add streaming support for Responses API #405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add streaming support for Responses API #405
Conversation
5463b37
to
318f248
Compare
I found a bug in my implementation. Please wait for my fix. |
2e6afd2
to
f59f582
Compare
Actually, it wasn’t a bug after all. However, I did spot an improvement, so I’ll open a separate PR for that. Could you please review this PR? |
f59f582
to
3f09cb0
Compare
Any timeline on when this will be merged? @64bit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made some required changes.
Thank you for adding support for Response streaming - nice work on adding an example for testing too!
Added a streaming support for Responses API.
The most of these changes are for Streaming Response types.
I referenced this document https://platform.openai.com/docs/api-reference/responses-streaming/response