Back to Glossary
Prompt Chaining
プロンプトチェーニング(プロンプトチェーニング)
IntermediateCore Concepts
Breaking a complex task into a sequence of simpler prompts, where each prompt's output feeds into the next one.
Why It Matters
Prompt chaining improves reliability and quality for complex tasks that a single prompt can't handle well.
Example in Practice
First prompting AI to outline a blog post, then expand each section, then edit for tone — three chained prompts.