Skip to contents

Lists all available prompts in the prompt library.

Usage

ai_prompt_list()

Value

A named list of available prompts.

Examples

if (FALSE) { # \dontrun{
# List all available prompts
ai_prompt_list()
} # }