OptionalagentIf provided, the AI Query process will use this agent to generate a query.
OptionalaiCustomizes AI agent behavior used by the stage.
OptionalallowWhen enabled, allows the AI to ask for clarification instead of attempting to generate a query when the request is ambiguous, too complex, or impossible to answer with the available schema. Default: false.
OptionalmaxNumber of retries due to errors in a generated AI query. Default: 2.
Options for the query generation stage.
At this stage Squid generates the database native query based on the user prompt and a set of collections selected in the previous stage.