Optional
basedWhat to base the refinement on
Optional
llmLanguage Model to use for query refinement
Optional
maxMaximum number of queries to generate
Optional
includeWhether to include the refined queries in the final results
Optional
customCustom prompt for query refinement
Optional
temperatureTemperature for the LLM (0.0 to 1.0)
Optional
retryRetry configuration for LLM calls
Optional
maxRetries?: numberMaximum number of retries
Optional
baseDelay?: numberBase delay between retries in ms
Optional
useWhether to use simulation instead of actual LLM (for development/testing)
Options for the query refinement step