Asking GPT About R Stuff
Annotate R code with inline comments
Ask openai's GPT models a question
Request answer from openai's chat API
Request answer from openai's completions API
Document R Code
Estimate token count
Explain R code
Improve code/documentation/writing using a prompt
List Models
Initiate error logging
Log in to OpenAI
Start a new conversation
Parse response from API functions
Return the prompt/response history
Return the prompt/response history
Test R code
Turn R code into a tutorial
A chat package connecting to API endpoints by 'OpenAI' (<https://platform.openai.com/>) to answer questions (about R).