Returns an immutable instance of [PromptInvokePromptParams].
public PromptInvokePromptParams build()Returns an immutable instance of [PromptInvokePromptParams]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.inputs()
.messages()
.templateFormat()
IllegalStateException: if any required field is unset.