Skip to contents

Returns the character vector of topic names accepted by ptr_llm_topic(). Matches the files in inst/llm/topics/ (stripped of the .md extension), sorted alphabetically.

Usage

ptr_llm_topics()

Value

A character vector.

Examples

ptr_llm_topics()
#>  [1] "custom_placeholder"   "formula_syntax"       "level1_ptr_app"      
#>  [4] "level1_ptr_options"   "level2_custom_ids"    "level2_module"       
#>  [7] "level2_shared"        "level2_ui_text"       "level3_custom_render"
#> [10] "level3_gg_extra"      "level3_layout"        "overview"