Method__init__(self, name="", context=None, llm=None, engine=None, search_func=None, serpapi_api_key=None)
autoagents/actions/action_bank/search_and_summarize.py:104
Method__init__(self, role_prompt, steps, tool, watch_actions,
name="CustomRole",
profile="C
autoagents/roles/custom_role.py:16
Method__init__(self, name="", profile="", goal="", constraints="", desc="", proxy="", llm_api_key="", serpapi_api_key="")
autoagents/roles/role.py:90
Method__init__(self, roles, steps, watch_actions, name="Alex", profile="Group", goal="Effectively delivering information acc
autoagents/roles/group.py:23
Method__init__(self, steps, init_actions, watch_actions, name="Alex", profile="ActionObserver", goal="Effectively delivering
autoagents/roles/action_observer.py:19
Method__init__(self, watch_actions, name="Alice", profile="Product Manager", goal="Efficiently create a successful product",
autoagents/roles/role_bank/predefined_roles.py:12
Method__init__(self, name="Alex", profile="Engineer", goal="Write elegant, readable, extensible, efficient code",
autoagents/roles/role_bank/engineer.py:49