Hi.
I noticed that sometimes the response received from Azure seems to be missing spaces or parts of words:
I have never seen this happen in ChatGPT or other uses of OpenAI's GPT models (like Bing). Could this be a problem with the joining of the chunks received when streaming the response?
Regards,
João Atalaia
Hi,
The issue that was causing the stream result to lose text, the concurrency issue, was also causing losing to characters.
Please keep testing and let us know if this still happened again.
Thanks
- Bruno
Hello Bruno,
I just generated lots of text with my app and everything appears ok, no more lost characters.
thanks you!