24
Views
2
Comments
Solved
[Azure OpenAI Connector] Is the component "eating" parts of words from the response?
azure-openai-connector
Reactive icon
Forge asset by Platform Maintenance
Application Type
Reactive
Platform Version
11.21.0 (Build 39357)

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

2022-09-16 08-04-04
Bruno Martinho
Staff
Solution

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

2020-11-17 19-30-43
João Atalaia

Hello Bruno,


I just generated lots of text with my app and everything appears ok, no more lost characters.


thanks you!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.