R/PromptCraft.R
createSystemPrompt.Rd
Create a system prompt for a LLM
createSystemPrompt(settings, diseaseName)
A settings object as created using createPromptSettings().
createPromptSettings()
The name of the disease to use in the prompt.
A character string with the system prompt.