POST
/
v4
/
chunks
/
synthesis

Authorizations

x-api-key
string
headerrequired

Body

application/json
query
string
required

Natural language query to resolve using the supplied chunks.

chunks
object[]
required

List of chunks to use to synthesize the response.

Response

200 - application/json
response
string
required

Natural language response addressing the query.

source_nodes
object[]

List of chunks used to synthesize the response.

metadata
object

Optional metadata present on each chunk.