PromptAugmenterBuilder

Intermediate builder that lets callers select a PromptAugmenter implementation.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Select the SystemPromptAugmenter implementation. Returns its SystemPromptAugmenter.Builder for further configuration.

Link copied to clipboard

Select the UserPromptAugmenter implementation. Returns its UserPromptAugmenter.Builder for further configuration.