Update 2 files

- /README.md
- /template_bot_profile/bot.conf.sample
This commit is contained in:
Markov Andrey
2026-06-30 15:30:31 +00:00
parent 98516db38c
commit 05f9620e8e
2 changed files with 58 additions and 22 deletions

View File

@@ -39,4 +39,9 @@ features:
ocr: true
enable_intent_classification: true
enable_self_critique: true
mention_keyword: "методолог"
mention_keyword: "методолог"
# Настройки динамических примеров (few-shot)
fewshot:
max_examples: 5 # для бота-методолога можно больше
examples_file: "data/fewshot_examples.json"