Automate the query generation using the user-defined data extraction fields. This can be used in the "extractions" and "subscriptions" features.
Workflow:
- The user defines the extraction fields and creates the job.
- The fields are automatically converted into an appropriate query by an LLM.
- This query is then used to pre-filter the reports.
- The pre-filtered reports are sent one by one to the LLM for data extraction (as before).