Skip to main content

create_plan

Method
This is a method of the PlanningAgent class in the specialized module.
Create a plan from a task

Signature

Parameters

&str
required
No description available.

Returns

Vec<PlanningStep>
The result of the operation.