Ask a question to get started
Enter to sendā¢Shift+Enter new line
Format the prompt given the input values and return a formatted prompt value.
formatPromptValue(values: TypedPromptInputValues<RunInput>): Promise<ChatPromptValueInterface>
values
TypedPromptInputValues<RunInput>