From dd71bdde4e6a96e389f01d8e11f42e6a5898dbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=B8=D0=BD=D0=B0=D1=80=20=D0=9C=D0=B8=D1=80=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D0=B8=D1=82=D0=BE=D0=B2?= Date: Thu, 18 Jun 2026 13:23:25 +0000 Subject: [PATCH] Rebuild the task as a single LangGraph code-review reflection graph with structured scores, targeted rewrite, max_rounds guard, and CLI demo.: update requirements.txt --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9598cbf..a7fbc1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -# requirements.txt langgraph -langchain-ollama +langchain-openai python-dotenv