chatgpt-package |
'OpenAI's 'ChatGPT' <https://chat.openai.com/> coding assistant for 'RStudio'. A set of functions and 'RStudio' addins that aim to help the R developer in tedious coding tasks. |
ask_chatgpt |
Ask ChatGPT |
chatgpt |
'OpenAI's 'ChatGPT' <https://chat.openai.com/> coding assistant for 'RStudio'. A set of functions and 'RStudio' addins that aim to help the R developer in tedious coding tasks. |
comment_code |
ChatGPT: Comment Code |
complete_code |
ChatGPT: Complete Code |
create_unit_tests |
ChatGPT: Create Unit Tests |
create_variable_name |
ChatGPT: Create Variable Name |
document_code |
ChatGPT: Document Code (in roxygen2 format) |
explain_code |
ChatGPT: Explain Code |
find_issues_in_code |
ChatGPT: Find Issues in Code |
gpt_get_completions |
Get GPT Completions Endpoint |
optimize_code |
ChatGPT: Optimize Code |
parse_response |
Parse OpenAI API Response |
refactor_code |
ChatGPT: Refactor Code |
reset_chat_session |
Reset Chat Session |
run_addin |
Run a ChatGPT RStudio Addin |
run_addin_ask_chatgpt |
Ask ChatGPT |