This prebuilt graph is an agent that uses a reflection-style architecture to check and improve an initial agent's output.
This reflection agent uses two subagents:
A "main" agent, which is the agent attempting to solve the users task
A "critique" agent, which checks the main agents work and offers any critiques
GitHub: https://github.com/langchain-ai/langg...