Feat : browser login form detecting and fill, fix: memory saving problems
This commit is contained in:
@@ -22,7 +22,7 @@ class PlannerAgent(Agent):
|
||||
"web": BrowserAgent(model, name, prompt_path, provider)
|
||||
}
|
||||
self.role = "Research, setup and code"
|
||||
self.tag = "json"
|
||||
self.type = "planner_agent"
|
||||
|
||||
def parse_agent_tasks(self, text):
|
||||
tasks = []
|
||||
|
||||
Reference in New Issue
Block a user