openai-chat-app-quickstart
openai-chat-app-quickstart copied to clipboard
Question - why is the return type 'text/html; charset=utf-8'
Is it a best practice for chat apps or something to do with streaming?
Nope, I'll fix it! We usually go with some sort of JSON-lines mime-type. Thanks for noticing!