inputVariables property

Set<String> inputVariables
final

A set of the names of the variables the prompt template expects.

Implementation

final Set<String> inputVariables;