From dc9d4b51976b3c86fadd1c3ed9eff715936bee88 Mon Sep 17 00:00:00 2001 From: Markov Andrey Date: Tue, 30 Jun 2026 12:04:20 +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.conf.example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rag/rag.conf.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rag/rag.conf.example b/rag/rag.conf.example index 58ad38c..8c0da96 100644 --- a/rag/rag.conf.example +++ b/rag/rag.conf.example @@ -72,6 +72,8 @@ rag: metrics_top_k: 30 contradiction_top_k: 10 max_context_tokens: 3000 # токенов + reserved_for_answer_tokens: 1000 # резервируем для ответа + # reserved_for_prompt_tokens вычисляется динамически # ============================================================ # 7. HTTP-сервер