OpenAI-Unity
OpenAI-Unity copied to clipboard
FIX: request done before all chunks are received
The request on CreateChatCompletionAsync is complete before all the text is received. I think OpenAi changed something on the API.