Using chatGPT from RStudio!

Published

Thu, 12 of September, 2024

Modified

Thu, 2 of May, 2024

Instructions

Follow the instructions in this blog post to try out the package chattr.

The steps are:

  1. install (I use the GH development version)
#remotes::install_github("mlverse/chattr")
  1. select LLM model to use in your session
library(chattr)
chattr_use("gpt4")
  1. Use
chattr::chattr_app()

After you select the model you wish to interact with, the app will open in Viewer.