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.
Install the dependencies using pip install -r requirements.txt.
python main.py <path-to-git-repository>Output:
Suggested commit message:
None