Guest Agent
Last updated
Last updated
POST /api/v1/guest-agent/stream HTTP/1.1
Host: api.monei.cc
Content-Type: application/json
Accept: */*
Content-Length: 103
{
"message": "What's the weather in Lagos today?",
"chatHistory": [
{
"role": "user",
"content": "Hello, AI!"
}
]
}data: {"event":"token","data":"Hello"}