gitGPT: Automated Git Commit Messages using the 'OpenAI' 'GPT' Model

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
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

Documentation:

Reference manual: gitGPT.pdf

Downloads:

Package source: gitGPT_0.1.3.tar.gz
Windows binaries: r-prerel: gitGPT_0.1.3.zip, r-release: gitGPT_0.1.3.zip, r-oldrel: gitGPT_0.1.3.zip
macOS binaries: r-prerel (arm64): gitGPT_0.1.3.tgz, r-release (arm64): gitGPT_0.1.3.tgz, r-oldrel (arm64): gitGPT_0.1.3.tgz, r-prerel (x86_64): gitGPT_0.1.3.tgz, r-release (x86_64): gitGPT_0.1.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gitGPT to link to this page.