promptExecutor

Sets the provided PromptExecutor instance for the current FunctionalAgentBuilder.

Return

The updated FunctionalAgentBuilder instance with the specified prompt executor configuration.

Parameters

promptExecutor

The PromptExecutor instance to be used for executing prompts.