Unable to See Agent Thought Process

Hello, im new to crewai and im wondering how can i see what the model is thinking? In videos i watched, it seems to be outputed when the crew is run but for me it runs and then outputs something like

Agent: xxxxx

Final Answer: xxxx

but never shows thought process. Any help would be appreciated thanks

Figured it out myself. The o1 models do not show the thought process. Using gpt4o gave expected behaviour.

Thank you! I had the same issue.

Also, can you share your agent class implementation?