Query Parameters
Andoria Takes in the following query parametersThe query you want to request Andoria with
The previous messages of the conversation. This is optional, and if not provided, the andoria API will be unable to recount previous elements of the conversation. The ChatMessage type is defined below.
Whether you want to stream the result. If not provided, will default to false.
Response Parameters
The main Andoria response
A list of all of the sources Andoria used to generate the answer. The AndoriaSourceExcerpt type is defined below.