R/ai-prompts.R
ai_prompt_clear.Rd
Clears the currently active system-level prompt.
ai_prompt_clear()
Invisibly returns NULL.
if (FALSE) { # \dontrun{ # Clear the system prompt ai_prompt_clear() } # }