build

abstract fun build(promptBuilder: PromptBuilder)(source)

Executes the provided action on the given PromptBuilder instance.

Parameters

promptBuilder

The PromptBuilder instance to be configured or modified.