Chat
Create a chat response
Run an assistant turn. Set stream to true to receive server-sent events; otherwise the response is a typed JSON response object.
post/api/chat
Request body
Example request
{
"input": "What is our parental leave policy?"
}Response
Successful response.