Nothing
#' Options used by the chores package
#'
#' @description
#' The chores package makes use of three notable user-facing options:
#'
#' * `.chores_dir` is the directory where helper prompts live. See the helper [directory]
#' help-page for more information.
#' * `.chores_chat` determines the underlying LLM powering each helper.
#' See the "Choosing a model" section of `vignette("chores", package = "chores")`
#' for more information.
#'
#' @name helper_options
#' @aliases .chores_dir
#' @aliases .chores_chat
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.