prompt chaining
Using the output of one prompt as the input to another prompt.
Plain English Explanation
Using the output of one prompt as the input to another prompt. Least-to-most prompting is a popular form of prompt chaining.
How is it used?
Practitioners refer to prompt chaining when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.