Ask a question to get started
Enter to sendā¢Shift+Enter new line
mergePartialAndUserVariables( userVariables: TypedPromptInputValues<RunInput> ): Promise<InputValues<PartialVariableName | Extract<keyof RunInput,
userVariables
TypedPromptInputValues<RunInput>
Merges partial variables and user variables.
The user variables to merge with the partial variables.