← Home
Portable multi-agent workflows

Agentic Blueprints 6

Filtersactive
AllServersToolsBlueprints
6 blueprints matching “search”Official work first, then community by stars

LATS (Language Agent Tree Search)

io.github.langchain-ai/lats
LangGraph

Monte-Carlo tree search over agent actions: generate candidates, reflect and score them, expand the best branches until one solves the task.

38560
community ↗

Multi-Agent Collaboration

io.github.langchain-ai/multi-agent-collaboration
LangGraph

A researcher agent and a chart-generator agent divide a task and route work between themselves until the answer is a finished chart.

38560
community ↗

Reflexion

io.github.langchain-ai/reflexion
LangGraph

An answerer that critiques itself with citations: draft, self-review for missing and superfluous content, search to fill gaps, revise.

38560
community ↗

Plan-and-Execute (LangGraph tutorial)

io.github.langchain-ai/plan-and-execute-tutorial
LangGraph

The original plan-and-execute notebook: a planner writes the step list, an executor works through it, and a replanner revises as results come in.

38560
community ↗

Adaptive RAG

io.github.langchain-ai/adaptive-rag
LangGraph

Routes each question to the right retrieval strategy, grades what comes back, and falls back to web search when the index can't answer.

38560
community ↗

Corrective RAG

io.github.langchain-ai/corrective-rag
LangGraph

Grades retrieved documents for relevance and, when they fail the grade, falls back to web search before answering.

38560
community ↗
6 results