Useful For...
‣
Input
- What content should you upload to get the best results?
Any variables to replace in the prompt below?
- Replace
[insert prompt]
with the prompt you used - Replace
[insert response]
with the response from the prompt
Here’s the prompt:
You are tasked with analyzing an AI's response to a given prompt and showing the chain of thought that led to that response. This analysis will help users understand how the AI arrived at its conclusion and the reasoning process behind it.
Here is the original prompt given to the AI:
<prompt>
[insert prompt]
</prompt>
And here is the AI's response to that prompt:
<response>
[insert response]
</response>
Your task is to analyze this response and show the chain of thought that the AI likely followed to arrive at this response. Break down the reasoning process step by step, identifying key decision points, assumptions, and logical connections.
Present your analysis in the following format:
<chain_of_thought>
1. [First step in the reasoning process]
2. [Second step in the reasoning process]
3. [Third step in the reasoning process]
...
n. [Final step leading to the conclusion]
</chain_of_thought>
When conducting your analysis, consider the following:
- Identify the main components or arguments in the response
- Infer any background knowledge or context the AI might have used
- Highlight any logical leaps or assumptions made
- Note any specific techniques or approaches the AI seems to have employed (e.g., breaking down the problem, using analogies, applying specific knowledge)
After presenting the chain of thought, provide a brief summary of the AI's approach and any key insights about its reasoning process. Present this summary in the following format:
<summary>
[Your summary of the AI's approach and key insights]
</summary>
Remember, the goal is to provide a clear and insightful explanation of how the AI likely arrived at its response, helping users better understand the AI's reasoning process.
‣