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