OptionalanalyzeOptions to specify how the query result should be analyzed (processed) before returning it to the user.
OptionalenableWhether to enable raw results output.
OptionalgenerateWhen true, returns generated queries without executing or analyzing them. Default: false.
OptionalgenerateOptions for the query generation stage.
OptionalinstructionsCustom instructions to modify AI query generation behavior. Used for all stages unless there is a per-stage override.
Optionalmemorymemory options
OptionalselectOptions for the collection selection stage.
OptionalsessionSession information for the AI query execution.
OptionalvalidateOptional AI validation of generated queries. Can be used independently or with generateQueriesOnly.
Options for configuring AI query execution.