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-сервер