gptcommit 0.1.1

A git prepare-commit-msg hook for summarizing commits with GPT-3.
1
2
# Configure with your account's secret key which can be found at https://beta.openai.com/account/api-keys
OPENAI_API_KEY='sk-...'