Describe the feature or problem you'd like to solve
For most of the prompt I issue, it uses 1 or 2 requests. I never hit a use case where it uses more.
Proposed solution
Have a /request_level setting that can have the values from 1 to 5, defaulting to 1. 1 is the current behaviour and if 5, it performs muche queries.
Example prompts or workflows
No response
Additional context
No response