Skip to main content

execute

Method
This is a method of the PraisonAgentExecutor class in the agent_scheduler module.
Execute the agent with given task.

Signature

def execute(task: str) -> Any

Parameters

task
str
required
Task description for the agent

Returns

Returns
Any
Agent execution result