mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-19 23:14:25 +01:00
working basic monitor
This commit is contained in:
@@ -235,7 +235,7 @@ GENERAL, no specificity
|
||||
"""
|
||||
|
||||
|
||||
def is_action_agent(log, agent="", test="", response=""):
|
||||
def is_action_agent(log, agent, test="", response=""):
|
||||
"""Determines if a log contains an action based on patterns from different agents."""
|
||||
is_action = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user