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