2026-06-17 12:27:15 +00:00
2026-06-17 12:27:04 +00:00
2026-06-17 12:27:15 +00:00
2026-06-15 12:15:07 +00:00

LangGraph Reflection Assignment

Description

This repository contains a LangGraph agent that:

  1. Generates a concise answer to a question.
  2. Critiques the answer.
  3. Rewrites the answer if needed, up to a maximum number of rounds.

How to run

pip install -r requirements.txt
python main.py

The demo question is hardcoded in main.py.

S
Description
No description provided
Readme 36 KiB
Languages
Python 100%