constructor<
RunInput extends InputValues = any,
RunOutput extends BasePromptValueInterface = BasePromptValueInterface,
PartialVariableName extends string = any
>(input: BasePromptTemplateInput): BasePromptTemplate<RunInput, RunOutput, PartialVariableName>| Name | Type | Description |
|---|---|---|
input* | BasePromptTemplateInput |