openai-java icon indicating copy to clipboard operation
openai-java copied to clipboard

stream Responses print like this gif ?

Open 839781960 opened this issue 3 years ago • 1 comments

Stream Responses from OpenAI API with this project? python use SSEclient ,could give some example like this

839781960 avatar Feb 24 '23 09:02 839781960

I have resolved this issue, please see the pull request: https://github.com/TheoKanning/openai-java/pull/129

mrjiangyan avatar Feb 27 '23 05:02 mrjiangyan

This is fixed in 0.12.0

TheoKanning avatar Apr 01 '23 19:04 TheoKanning