Improve agent reliability and token efficiency
This commit is contained in:
@@ -44,6 +44,7 @@ DEFAULT_VOICE_MAX_DURATION_SECONDS = 120
|
||||
REMINDER_POLL_SECONDS = 30
|
||||
MAX_TELEGRAM_MESSAGE_LENGTH = 3900
|
||||
MAX_AGENT_STEPS = 5
|
||||
MAX_AGENT_TOOL_CALLS_PER_STEP = 5
|
||||
CONVERSATION_HISTORY_LIMIT = 12
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user