From 67b51683cb4416171e4e6c93e7cba8ac2ee793fe Mon Sep 17 00:00:00 2001 From: jp170na Date: Sun, 16 Aug 2026 16:14:13 +0200 Subject: [PATCH] uprava --- scripts/rag_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rag_utils.py b/scripts/rag_utils.py index dc80e0c..dbf114d 100644 --- a/scripts/rag_utils.py +++ b/scripts/rag_utils.py @@ -484,7 +484,7 @@ def build_source_text( return primary_text return ( - "ZAČIATOK RELEVANTNEJ SEKClE\n" + "ZAČIATOK RELEVANTNEJ SEKCIE\n" f"{section_lead_text}\n" "\n" "NAJRELEVANTNEJŠÍ NÁJDENÝ ÚSEK\n"