Share feedback, ideas and get community help

Home
Members
Trendly
T
Trendly
Offline, last seen 5 months ago
Joined September 13, 2024
T
Trendly
·

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?
4 comments
B
W
Hi there! My bot does not scroll to the bottom of the chat automatically, how can i fix it?
7 comments
B
T