Going through crewAI github, where is the ReAct prompt implemented?

Forgive me if I am wrong, it is my understanding that agents are generally implemented through ReAct.

I am going through the crewAI codebase but I don't see the basic implementation of the ReAct prompt anywhere. How do they make the agents work?

Thanks!