#API Stream
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
You should be able to do that, yes. But that's not well documented for now.
Make sure to set isStreamEnabled to true on chat start
And then whenever you receive a stream client side action, you have to call the $NEXT_PUBLIC_VIEWER_URL/api/integrations/openai/streamer URL with the following body:
sessionId: '...'