Preparing for next features

This commit is contained in:
Dita Aji Pratama 2026-06-29 17:17:07 +07:00
parent 8a001cffa9
commit f32e2330a7

View File

@ -2,8 +2,9 @@
agent:
character : hendrik # Directory name in agent/characters/<character>/
max_iterations: 30 # step
max_tool_output: 4000
max_iterations : 30 # step(s)
max_history_chat : 0 # message(s) - 0 for unlimited (Dead Config)
max_tool_output : 0 # character(s) - 0 for unlimited (Connected to AGENT_MAX_TOOL_OUTPUT but Dead Config)
llm:
timeout: 3000 # second
@ -54,6 +55,6 @@ telegram:
delay: # Humanize Delay (anti-bot detection)
read_min : 1.0 # second
read_max : 2.0 # second
typing_speed: 15.0 # characters per second
typing_speed : 15.0 # character(s) per second
typing_max : 10.0 # max typing delay limit per second