Update 3 files

- /rag/rag_orchestrator.py
- /tests/test_hierarchical_summarize.py
- /template_bot_profile/bot.conf.sample
This commit is contained in:
Markov Andrey
2026-06-30 12:51:14 +00:00
parent abaceea653
commit 405dea3fa3
3 changed files with 148 additions and 24 deletions

View File

@@ -23,6 +23,7 @@ prompts:
expand: "prompts/expand.txt"
metrics: "prompts/metrics_extract.txt"
summary: "prompts/smart_summary.txt"
hierarchical_summary: "prompts/hierarchical_summary.txt"
consistency: "prompts/consistency_check.txt"
critique: "prompts/self_critique.txt"
spellcheck: "prompts/spellcheck.txt"