Skip to content

Commit cb6d213

Browse files
committed
fix
1 parent d9c9216 commit cb6d213

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agentlab/agents/react_toolcall_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class AgentConfig:
4343
use_axtree: bool = False
4444
use_screenshot: bool = True
4545
max_actions: int = 10
46-
max_retry: int = 4
4746
system_prompt: str = """
4847
You are an expert AI Agent trained to assist users with complex web tasks.
4948
Your role is to understand the goal, perform actions until the goal is accomplished and respond in a helpful and accurate manner.

0 commit comments

Comments
 (0)