Stream OpenAI
There is no information on how to handle the stream response from OpenAI via the API. Can you shed some light on it? I am completely stuck because I received the following response:
{
"messages": [],
"clientSideActions": [
{
"type": "stream",
"stream": true,
"expectsDedicatedReply": true
}
]
}
What should i do next?
1 Reply
If you are on typebot cloud app and are using the openai block, streaming works by default, nothing to be done
if you are self hosted on docker - check - https://discord.com/channels/1155799591220953138/1257264634998685706