Metadata-Version: 2.1
Name: commit-agent
Version: 0.1.0
Summary: A tool to automate commit messages generation.
Author: Shingo Morimoto
Author-email: shingo@wolfssl.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fire (>=0.5.0,<0.6.0)
Requires-Dist: gitpython (>=3.1.42,<4.0.0)
Requires-Dist: langchain (>=0.1.9,<0.2.0)
Requires-Dist: langchain-community (>=0.0.24,<0.0.25)
Requires-Dist: langchain-openai (>=0.0.8,<0.0.9)
Requires-Dist: openai (>=1.13.3,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

You should export OPENAI_API_KEY in your environment
