Automates the process of adding, committing, and pushing changes to a 'git' repository using commit messages generated by passing the git diff output to the 'OpenAI' 'GPT-3.5 Turbo' model (<https://platform.openai.com/docs/models/gpt-3>).
| Version: | 0.1.3 | 
| Imports: | httr, jsonlite | 
| Published: | 2023-04-04 | 
| DOI: | 10.32614/CRAN.package.gitGPT | 
| Author: | Steve Condylios [aut, cre] | 
| Maintainer: | Steve Condylios <steve.condylios at gmail.com> | 
| BugReports: | https://github.com/stevecondylios/gitGPT/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/stevecondylios/gitGPT | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | gitGPT results | 
| Reference manual: | gitGPT.html , gitGPT.pdf | 
| Package source: | gitGPT_0.1.3.tar.gz | 
| Windows binaries: | r-devel: gitGPT_0.1.3.zip, r-release: gitGPT_0.1.3.zip, r-oldrel: gitGPT_0.1.3.zip | 
| macOS binaries: | r-release (arm64): gitGPT_0.1.3.tgz, r-oldrel (arm64): gitGPT_0.1.3.tgz, r-release (x86_64): gitGPT_0.1.3.tgz, r-oldrel (x86_64): gitGPT_0.1.3.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=gitGPT to link to this page.