Optional
filters?: ChunkFilter | nullOptional
highlight_Optional
no_Options for handling the response for the llm to return when no results are found
Optional
page_Page size is the number of chunks to fetch. This can be used to fetch more than 10 chunks at a time.
Optional
remove_If true, stop words will be removed. Queries that are entirely stop words will be preserved.
Optional
score_Set score_threshold to a float to filter out chunks with a score below the threshold.
Optional
search_Optional
slim_Set slim_chunks to true to avoid returning the content and chunk_html of the chunks.
Optional
typo_Optional
use_If true, quoted and - prefixed words will be parsed from the queries and used as required and negated words respectively.
The default parameters which will be forcibly used when the api key is given on a request. If not provided, the api key will not have default parameters.