Ask a question to get started
Enter to sendā¢Shift+Enter new line
Formats the prompt template with the provided values.
format(values: TypedPromptInputValues<RunInput>): Promise<string>
values
TypedPromptInputValues<RunInput>
The values to be used to format the prompt template.