helper_options {chores} | R Documentation |
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 ofvignette("chores", package = "chores")
for more information.
[Package chores version 0.2.0 Index]