install

Installs a functional feature into the PlannerAgentBuilder with the specified configuration.

Return

The current instance of PlannerAgentBuilder with the feature installed, enabling method chaining.

Parameters

feature

The functional feature to be installed, parameterized with a configuration type and an additional type.

configure

A lambda or action responsible for configuring the provided feature with the appropriate settings.