setConfig({ ...config, planningLevel: v })}
desc="Controls the depth of initial query analysis and expert delegation."
/>
setConfig({ ...config, expertLevel: v })}
desc="Determines how deeply each expert persona thinks about their specific task."
/>
setConfig({ ...config, synthesisLevel: v })}
desc="Controls the reasoning effort for aggregating results into the final answer."
/>