Authorizations
Path Parameters
Body
The natural language query to be answered by referencing the data ingested into the knowledge base
Number of chunks to return. Must be greater than 0 if specified. If not specified, all chunks will be returned.
0 < x <= 10000
Whether or not to include the embeddings for each chunk
Optional filter by metadata fields, encoded as a JSON object
Optional wildcard filter for fields. Only fields that are part of the metadata will be accepted.
Enable or disable verbose logging
Response
Successful Response
An ordered list of the k most similar chunks and their similarity scores from most to least similar
Timestamp at which the query was begun by the server.
Timestamp at which the query was completed by the server.
query request ID for verbose logging