Skip to main content

createTaskAgent

Function
This function is defined in the planning module.

Signature

def createTaskAgent(config?: { name?: string; llm?: string; verbose?: boolean }) -> TaskAgent

Returns

Returns
TaskAgent
The result of the operation.

Uses

  • TaskAgent

Source

View on GitHub

src/planning/index.ts at line 798

JS Agent Guide

JS Agents

JS Auto Agents

JS Agent Team

JS Agent Flow