Copy workflow templates (targets pipeline, Quarto report) to your project. These templates provide starting points for production LLM workflows.
Usage
use_dsprrr_template(
template = c("targets", "quarto", "all"),
path = ".",
overwrite = FALSE
)See also
Other orchestration:
orchestration,
pin_module_config(),
pin_trace(),
pin_vitals_log(),
restore_module_config(),
validate_workflow()
