Returns raw retrieved chunks from a knowledge engine without streaming or workflow creation
5; values above 20 are clamped to 20.data_source_id was provided in the request.Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Knowledge engine ID
The natural language query used to retrieve relevant chunks
Optional data source ID to constrain retrieval to a single source
Maximum number of chunks to return. Defaults to 5; values above 20 are clamped to 20.
1 <= x <= 20Retrieved chunks for the knowledge engine
The original query string
Public ID of the queried knowledge engine
"kng_abc123xyz789"
Public ID of the queried data source when request was scoped to one source
"ds_abc123xyz789"
Number of chunks returned