Skip to main content

current_plan

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

Signature

def current_plan() -> Any

Returns

Returns
Any
The result of the operation.

Source

View on GitHub

praisonaiagents/agents/agents.py at line 2036