Create a system prompt for a LLM

createSystemPrompt(settings, diseaseName)

Arguments

settings

A settings object as created using createPromptSettings().

diseaseName

The name of the disease to use in the prompt.

Value

A character string with the system prompt.