Partially formats the prompt with the given values.
partial(
values: PartialValues<PartialVariableName>
): Promise<FewShotChatMessagePromptTemplate<RunInput, PartialVariableName>>| Name | Type | Description |
|---|---|---|
values* | PartialValues<PartialVariableName> | The values to partially format the prompt with. |