Skip to main content
  • task: The task you want to automate.
  • llm: Your favorite LLM. See Supported Models.
The agent is executed using the async run() method:
  • max_steps (default: 100): Maximum number of steps an agent can take.
Check out all customizable parameters here.