# Unable to See Agent Thought Process

**URL:** https://community.crewai.com/t/unable-to-see-agent-thought-process/2419
**Category:** General
**Created:** [January 3, 2025, 1:11am UTC](https://community.crewai.com/t/unable-to-see-agent-thought-process/2419 "2025-01-03T01:11:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Keem](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/keem/32/1781_2.png) [@Keem](https://community.crewai.com/u/Keem)
#### Post date: [January 3, 2025, 1:11am UTC](https://community.crewai.com/t/unable-to-see-agent-thought-process/2419/1 "2025-01-03T01:11:58Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Keem](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/keem/32/1781_2.png) [@Keem](https://community.crewai.com/u/Keem)
#### Post date: [January 3, 2025, 1:18am UTC](https://community.crewai.com/t/unable-to-see-agent-thought-process/2419/2 "2025-01-03T01:18:32Z")

</div>

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

---

<div class="post-metadata">

### Author: ![coderberry](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/coderberry/32/632_2.png) [@coderberry](https://community.crewai.com/u/coderberry)
#### Post date: [January 10, 2025, 7:24pm UTC](https://community.crewai.com/t/unable-to-see-agent-thought-process/2419/3 "2025-01-10T19:24:18Z")

</div>

Thank you! I had the same issue.

---

<div class="post-metadata">

### Author: ![tonykipkemboi](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/tonykipkemboi/32/4070_2.png) [@tonykipkemboi](https://community.crewai.com/u/tonykipkemboi)
#### Post date: [January 10, 2025, 8:26pm UTC](https://community.crewai.com/t/unable-to-see-agent-thought-process/2419/4 "2025-01-10T20:26:25Z")

</div>

Also, can you share your agent class implementation?
