Python code for Agent Builder why Runner.run vs Runner.run_streamed

Hi,

I was wondering if there is a reason why the code generated by the Agent Builder provide all agents with Runner.run instead of Runner.run_streamed ?

Thanks.