Create powerful AI workflows by chaining prompts together with advanced looping capabilities
Sequences allow you to chain multiple prompts together to create sophisticated AI workflows. Each prompt in a sequence can reference the outputs of previous prompts using Sacred Yaps, enabling complex multi-step processes.
Before creating a sequence, you'll need individual prompts. Each prompt should be designed to work as part of a larger workflow.
Generate a blog post outline about {{ yap = topic }}.
Include 5 main sections with brief descriptions.
Use Sacred Yaps to reference outputs from previous steps in your sequence.
Based on this outline: {{ yap = lore }}
Write a detailed introduction section for the blog post about {{ yap = topic }}.
Make it engaging and informative.
Combine your prompts into a sequence using the visual sequence builder.
Sequence looping allows you to repeat specific steps multiple times, perfect for iterative processes, refinement workflows, and multi-perspective analysis.
Set how many times to repeat the loop (1-20 iterations)
Choose which step to begin the loop from
Select the final step to include in the loop
Sacred Yaps automatically adapt to loop iterations, allowing you to reference outputs from previous iterations and earlier steps.
Review this content and suggest improvements: {{ yap = lore }}
Previous feedback to consider: {{ yap = lore_2 }}
Provide specific, actionable suggestions for enhancement.
Perfect for improving content through multiple review cycles.
Analyze problems from different angles in each iteration.
Build features incrementally with testing at each step.
Multiple validation passes for critical content.