A list of variable names the prompt template expects
The prompt messages
Optional
outputHow to parse the output of calling an LLM on this formatted prompt
Optional
partialPartial variables
Optional
templateThe formatting method to use on the prompt.
"f-string"
Optional
validateWhether to try validating the template on initialization
true
Generated using TypeDoc
Interface for the input of a ChatPromptTemplate.