Chat
Test stream endpoint
Diagnostic endpoint that emits a short deterministic event stream to validate streaming behavior.
POST
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"event": "message",
"data": {
"type": "start",
"message": "What are the main causes of climate change?"
},
"id": "obj_01JHKZ0PV2WX123456789",
"retry": 3000
}{
"defined": true,
"code": "UNAUTHORIZED",
"status": 401,
"message": "Authentication is required to access this endpoint.",
"data": "<unknown>"
}Diagnostic endpoint that emits a short deterministic event stream to validate streaming behavior.
{
"event": "message",
"data": {
"type": "start",
"message": "What are the main causes of climate change?"
},
"id": "obj_01JHKZ0PV2WX123456789",
"retry": 3000
}{
"defined": true,
"code": "UNAUTHORIZED",
"status": 401,
"message": "Authentication is required to access this endpoint.",
"data": "<unknown>"
}