task: The task you want to automate.llm: Your favorite LLM. See Supported Models.
run() method:
max_steps(default:100): Maximum number of steps an agent can take.
Configure the agent — set your LLM, define tasks, add custom tools, and control behavior with Python.
task: The task you want to automate.llm: Your favorite LLM. See Supported Models.run() method:
max_steps (default: 100): Maximum number of steps an agent can take.