update para
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Chain-of-Thought
|
||||
|
||||
The simplest implementation is to tell the AI to "think step by step" or to provide examples of step-by-step reasoning in the prompt. This guides the AI to break down its thinking.
|
||||
|
||||
Further more thinking models like sonnet 3.7, O1 natively support.
|
||||
|
||||
However, we can also simulate without thinking model.
|
||||
Reference in New Issue
Block a user