Skip to contents

Registers the dsprrr engine for use with llm_predict model specifications. This function is called automatically when the package loads if parsnip is available.

Usage

register_dsprrr_engine()

Value

NULL (invisibly), called for side effects.

Examples

if (FALSE) { # \dontrun{
register_dsprrr_engine()
} # }