get_task_result
Method
This is a method of the AgentTeam class in the agents module.
Signature
Parameters
No description available.
Returns
The result of the operation.
Used By
Source
View on GitHub
praisonaiagents/agents/agents.py at line 1207get_task_result: API reference for AgentTeam.get_task_result
This is a method of the AgentTeam class in the agents module.
def get_task_result(task_id: Any) -> Any
praisonaiagents/agents/agents.py at line 1207