todo_list
Method
This is a method of the AgentTeam class in the agents module.Get the current todo list.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/agents/agents.py at line 2041todo_list: Get the current todo list.
This is a method of the AgentTeam class in the agents module.Get the current todo list.
def todo_list() -> Any
praisonaiagents/agents/agents.py at line 2041