Back to Prompt Chaining
ApprenticeBuild Lab

Prompt Chaining

Drag and drop agent blocks to build the correct architecture for this pattern.

Mission: Build a Customer Support Pipeline

Assemble an agent pipeline that extracts intent from a support ticket, validates the extraction, analyzes sentiment, and generates a response.

0.0s

> Drag blocks to the canvas

Extraction Agent

Extracts entities and intent from raw input

Validation Gate

Checks extraction output structure before passing downstream

Analysis Agent

Analyzes sentiment and key themes

Response Agent

Generates a human-readable response

Router

Routes requests to different handlers

Retry Loop

Retries a failed step

Drop blocks here to build your agent pipeline

Arrange them in the correct order