Skip to main content
POST
/
chat
/
testStream
{
  "event": "message",
  "data": {
    "type": "start",
    "message": "What are the main causes of climate change?"
  },
  "id": "obj_01JHKZ0PV2WX123456789",
  "retry": 3000
}

Body

application/json

The body is of type any.

Response

Test stream events emitted.

event
any
required
data
object
required
id
string
retry
number