From 3ed6bbfa262d3b3d2075a8e9c3bb7437aa3eaa3a Mon Sep 17 00:00:00 2001 From: Markov Andrey Date: Tue, 30 Jun 2026 09:46:53 +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=20rag=5Fclient.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {core => rag}/rag_client.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {core => rag}/rag_client.py (100%) diff --git a/core/rag_client.py b/rag/rag_client.py similarity index 100% rename from core/rag_client.py rename to rag/rag_client.py