R/ai-prompts.R
ai_prompt_list.Rd
Lists all available prompts in the prompt library.
ai_prompt_list()
A named list of available prompts.
if (FALSE) { # \dontrun{ # List all available prompts ai_prompt_list() } # }