POST
/
v4
/
chunks
/
synthesis

Authorizations

x-api-key
string
header
required

Body

application/json
chunks
object[]
required

List of chunks to use to synthesize the response.

query
string
required

Natural language query to resolve using the supplied chunks.

Response

200 - application/json
response
string
required

Natural language response addressing the query.

metadata
object

Optional metadata present on each chunk.

source_nodes
object[]

List of chunks used to synthesize the response.