v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Ava

Ask Ava (streaming)

Send a question to Ava and receive a streaming response via Server-Sent Events (SSE). The response streams back events containing the answer text, conversation ID, and message metadata.

post/ava/v1/ask

Request body

questionstring required

The question to ask Ava.

conversationIdstring

Optional ID of an existing conversation to continue.

Response

OK - SSE stream of Ava response events.