Closed barryyip0625 closed 10 months ago
Exactly the same issue. BTW, chat.GetResponseFromChatbotAsync() works well.
same
I solved this issue by using this package https://github.com/srcnalt/OpenAI-Unity/tree/master
Seeing the same, any idea what the incompatibility is or where the issue originates from?
I am using the chat streaming function in UNITY. I added the example code to my function
But when I click the play button, the WebException: The request was aborted: The request was canceled occur.