Definition
Using the output of one AI prompt as input for a subsequent prompt for complex, multi-step tasks.
Detailed Explanation
A technique where the output of one prompt to an AI model is used as part of the input for a subsequent prompt, allowing for more complex, multi-step tasks or reasoning processes.
Use Cases
Breaking down complex problems for LLMs, generating outlines then expanding sections, simulating dialogue turns, iterative refinement of AI outputs, building simple agentic workflows.