What is the source of the 'think' tool referenced in many '*.chatmode.md' files? #144
-
|
I have noticed that most of the |
Beta Was this translation helpful? Give feedback.
Answered by
WilliamBerryiii
Jan 21, 2026
Replies: 1 comment 1 reply
-
|
@WilliamBerryiii Can answer that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, sorry for the delay on responding. The think tool is relevant to specific models, such as the anthropic models which use think, think harder and ultra think. It effectively works as a provisioning mechanic where you are trading processing time (eg. tine to return results) vs how comprehensive the answer is. There's a productivity balance and with regards to GHCP, a premium token cost and conversational turn count. Hope that helps and explains why we use it with caution.