Skip to main content

todo_list

Method
This is a method of the AgentTeam class in the agents module.
Get the current todo list.

Signature

def todo_list() -> Any

Returns

Returns
Any
The result of the operation.

Source

View on GitHub

praisonaiagents/agents/agents.py at line 2041