Initial upload: Git Commit AI - privacy-first CLI for generating commit messages with local LLM
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-31 03:00:14 +00:00
parent b40ecdc860
commit e92758cb06

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
click>=8.0
ollama>=0.1
gitpython>=3.1
pyyaml>=6.0
requests>=2.31
pytest>=7.0
pytest-cov>=4.0