I thought if openai returns chunks in string I can do the same. Are you suggesting to convert the st

I thought if openai returns chunks in string I can do the same. Are you suggesting to convert the string chunks I received from openai to bytes before transmitting to client?
Was this page helpful?