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