Invoke Planner
This node will invoke the LLM to generate a plan. The plan will not be executed.
Inputs
Message
The message from the user.
Language Model
The language model that should be used to generate the plan.
Planner
The planner.
Outputs
Plan
The plan generated by the model.
Last updated