From 44239173e176a303485866c76e681a97a35a0ec9 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, 11 Jun 2026 08:59:24 +0000 Subject: [PATCH] =?UTF-8?q?Self=E2=80=91correcting=20LangGraph=20agent:=20?= =?UTF-8?q?add=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..33db4f6 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +langgraph +langchain-openai