Agent Recipes (code & visuals)
Sequential Processing (Prompt Chaining)
Description
Sequential processing executes LLM operations in a predefined order. Each step's output becomes input for the next step, creating a clear flow from start to finish. You can add quality checks betwee...
tigerabrodi.blog12 min read