Executes a retrieval augmented generation (RAG) query on a dataset.
Request Payload:
sender
field (either ‘assistant’ or ‘user’) and a content
field. The conversation must end with a user message.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type object
.