Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 521 Bytes

File metadata and controls

30 lines (19 loc) · 521 Bytes

Commit GPT


Generate a commit message for a git repository using the LLM of your choice.

Note

The starter project assumes you're using a LLM that follows the OpenAI API format. For documentation of the OpenAI API format, see here.


Installation

Install the dependencies using pip install -r requirements.txt.


Usage

python main.py <path-to-git-repository>

Output:

Suggested commit message:
None