powered by
Registers the {ai} engine with knitr. Call this function once before knitting a document that uses {ai} chunks.
{ai}
register_ai_engine()
Invisible NULL.
# \donttest{ if (interactive()) { library(aisdk) register_ai_engine() # Now you can use ```{ai} chunks in your RMarkdown } # }
Run the code above in your browser using DataLab