Bjo53 commited on
Commit
5883bde
Β·
verified Β·
1 Parent(s): 49fe002

Update agent1.py

Browse files
Files changed (1) hide show
  1. agent1.py +1 -1
agent1.py CHANGED
@@ -62,7 +62,7 @@ class Config:
62
  IMAP_PASS = "ygcvdddqdyxttwia"
63
 
64
  # ── 7. SYSTEM SETTINGS ──
65
- MAX_HISTORY = 60
66
  MAX_TOOL_LOOPS = 10
67
  CODE_TIMEOUT = 45
68
 
 
62
  IMAP_PASS = "ygcvdddqdyxttwia"
63
 
64
  # ── 7. SYSTEM SETTINGS ──
65
+ MAX_HISTORY = 62
66
  MAX_TOOL_LOOPS = 10
67
  CODE_TIMEOUT = 45
68