llmModel

Sets the Large Language Model (LLM) to be used by the PlannerAgentBuilder.

Return

The current instance of PlannerAgentBuilder for method chaining.

Parameters

model

The instance of LLModel representing the Large Language Model to be configured.