agentConfig
Configures the agent with the specified AI agent configuration.
Return
The updated instance of PlannerAgentBuilder with the applied configuration.
Parameters
config
The configuration object that contains settings for the AI agent, such as prompt, model, maximum iterations, and tool conversion strategy.