How does the Think Tool work behind the scenes?

I was trying to understand how the Think Tool works and after giving ChatGPT the code from GitHub, it provided a neat explanation.

I wanted to check with you guys if that’s correct.

The user’s question for this example was:

Information on your n8n setup

  • n8n version: 1.88.0
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: Ubuntu 24.04
1 Like

Hey solomon, I saw that its the exact implementation like anthrophics: The "think" tool: Enabling Claude to stop and think \ Anthropic But im not sure… can you confirm with your review?

1 Like

It is. It’s the exact same process. After checking the GitHub release containing this feature I found the Anthropic article and could confirm that it works just like ChatGPT explained it to me.

Hi, I have a question, please. Do you know why I get this error when I put the Thiks tool into production? Could you please explain it to me?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.