Optionalfilters?: ChunkFilter | nullOptionalhighlight_Optionalno_Options for handling the response for the llm to return when no results are found
Optionalpage_Page size is the number of chunks to fetch. This can be used to fetch more than 10 chunks at a time.
Optionalremove_If true, stop words will be removed. Queries that are entirely stop words will be preserved.
Optionalscore_Set score_threshold to a float to filter out chunks with a score below the threshold.
Optionalsearch_Optionalslim_Set slim_chunks to true to avoid returning the content and chunk_html of the chunks.
Optionaltypo_Optionaluse_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.