# LangGraph Reflection Assignment ## Description This repository contains a LangGraph agent that writes a concise answer to a question, critiques it, and rewrites if needed. ## How to run ```bash pip install -r requirements.txt python main.py ``` The demo question is *"Объясни студенту разницу между tool и resource в MCP"*.