Back to Reasoning Techniques
ApprenticeBuild Lab

Reasoning Techniques

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

Mission: Build a Step-by-Step Reasoner

Create a system that solves complex problems by generating multiple reasoning paths, evaluating each, and selecting the best one.

0.0s

> Drag blocks to the canvas

Problem Decomposer

Breaks the problem into sub-questions

Thought Generator

Generates multiple reasoning paths (Tree of Thought)

Path Evaluator

Scores each reasoning path for feasibility

Best Path Selector

Picks the highest-scoring path and continues

Document Retriever

Fetches documents from knowledge base

Router

Routes to different handlers

Drop blocks here to build your agent pipeline

Arrange them in the correct order