http-streaming-request icon indicating copy to clipboard operation
http-streaming-request copied to clipboard

Parsing fails for unescaped literals

Open robinsadeghpour opened this issue 2 years ago • 0 comments

OpenAI returns "\n” instead of ”\n", and especially when parsing the chunks which might end with "" the parser fails.

robinsadeghpour avatar Feb 02 '24 08:02 robinsadeghpour