gptcommit 0.5.17

A git prepare-commit-msg hook for summarizing commits with LLMs.
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-...'