def gen_different_styles()

in 3_optimization-design-ptn/03_prompt-optimization/promptwizard/glue/promptopt/techniques/critique_n_refine/core_logic.py [0:0]


    def gen_different_styles(
        self,
        base_instruction: str,
        task_description: str,
        mutation_rounds: int = 2,
        thinking_styles_count: int = 10,