@resuna @petealexharris @munin Here are some articles explaining what "reasoning models" do, because clearly you need some education:magazine.sebastianraschka.com/i/156484949/how-do-we-define-reasoning-modelwww.ibm.com/think/topics/reasoning-modelnewsletter.maartengrootendorst.com/i/153314921/what-are-reasoning-llmsI could post a lot more examples, but the TLDR (because I know you won't read them): "reasoning" models add intermediate "reasoning" steps that are just made to mimick human reasoning given the context, and that's the part we don't see ("under the hood") when AI tools spin (that and tool calling, which is another kind of training modern models have to return structured responses executing function calls).