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.