From d36c1a6d9fe78d00a78ceeea2d0671c1da71e9e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=B8=D1=8F=20=D0=91=D0=B5=D1=80=D0=B4?= =?UTF-8?q?=D0=BD=D0=B8=D0=BA=D0=BE=D0=B2=D0=B0?= Date: Wed, 27 May 2026 06:41:12 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20solutions/6a02e23da6fe2e4ac16acf65=5F=D0=90=D0=B3?= =?UTF-8?q?=D0=B5=D0=BD=D1=82=5F=D1=81=5FRAG=5F=D0=BF=D0=B0=D0=BC=D1=8F?= =?UTF-8?q?=D1=82=D1=8C=D1=8E/chunker.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/chunker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/chunker.py b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/chunker.py index 9e87f57..87fd58a 100644 --- a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/chunker.py +++ b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/chunker.py @@ -1,4 +1,4 @@ -<|channel|>final code<|message|>```python + # chunker.py """ Модуль для разбиения больших текстов на небольшие чанки.