From e76a4d1e8a5558193354d86eeaccc9de2798442a Mon Sep 17 00:00:00 2001 From: Markov Andrey Date: Tue, 30 Jun 2026 20:51:48 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20roles.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rag/agents/roles.py | 1 - 1 file changed, 1 deletion(-) diff --git a/rag/agents/roles.py b/rag/agents/roles.py index 05e617a..eaca105 100644 --- a/rag/agents/roles.py +++ b/rag/agents/roles.py @@ -1,4 +1,3 @@ -# rag/agents/roles.py """ Определение базового класса агента и конкретных ролей. """