Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
Users can use profiler to profile input data and automatically generate quality rule candidates. However, the generator covers only 4 rules at the moment. This rule based suggestion generation is hard to code. LLM could make this task much easier and expand to all built-in as well as custom rules.
Proposed Solution
Generate rule candidates with llm
Additional Context
No response