Create the main prompt based on a Keeper output row.
createPrompt(settings, diseaseName, keeperRow)
A settings object as created using createPromptSettings()
.
The name of the disease to use in the prompt.
A single row from the output of createKeeper()
.
A character string containing the main prompt.