git-llm

View on PyPIReverse Dependencies (0)

0.1.3 git_llm-0.1.3-py3-none-any.whl

Wheel Details

Project: git-llm
Version: 0.1.3
Filename: git_llm-0.1.3-py3-none-any.whl
Download: [link]
Size: 10401
MD5: e634a70ffd3b493bb1707903510e121f
SHA256: c4af0ffdc138dd7d9ea9772a86429162d771d0091d262b37541ae540d1e7e9b0
Uploaded: 2023-05-30 23:29:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-llm
Version: 0.1.3
Summary: The project integrates Git with a llm (OpenAI, LlamaCpp, and GPT-4-All) to extend the capabilities of git.
Author: Saryev Rustam
Author-Email: rsaryev1997[at]gmail.com
Keywords: chatgpt,openai,cli
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: gitpython (<4.0.0,>=3.1.31)
Requires-Dist: gpt4all (<0.3.0,>=0.2.3)
Requires-Dist: halo (<0.0.32,>=0.0.31)
Requires-Dist: langchain (<0.0.185,>=0.0.184)
Requires-Dist: openai (<0.28.0,>=0.27.7)
Requires-Dist: questionary (<2.0.0,>=1.10.0)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Requires-Dist: torch (<3.0.0,>=2.0.1)
Requires-Dist: transformers (<5.0.0,>=4.29.2)
Requires-Dist: urllib3 (==1.26.6)
Description-Content-Type: text/markdown
[Description omitted; length: 2222 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
git_llm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_llm/cli.py sha256=Y8TawP4mxmnz0HgRpNa3nHSNAxeJzoz58d62PbV3RcU 2267
git_llm/llm.py sha256=VE9qTATrU7OUplxT0Dn3O1IKixrrFXpafGDe0ZbcGhY 2497
git_llm/prompt.py sha256=1lDWpE5Y28x9nwatug6Kw4iSmEXh5pnKvcsg0D_SgHY 1121
git_llm/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_llm/utils/git.py sha256=-iyo4Mc5m6sRHNCV9-kG9jbpVVjpn1nbjYapCXI3g44 832
git_llm/utils/helpers.py sha256=-YoRfmaQE-oAD8_MHnuTBz9TtxIjWzBjQjKWUHQd_hw 819
git_llm-0.1.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
git_llm-0.1.3.dist-info/METADATA sha256=uJEl9Vq1_psTIWlhsZc2ygyz796lrFkM_VQZ7h2TKR4 3195
git_llm-0.1.3.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
git_llm-0.1.3.dist-info/entry_points.txt sha256=bJsUYSyjKB7rlkvRlBc7Zwhc8uUJfmso4kmG5PB56Fo 44
git_llm-0.1.3.dist-info/RECORD

entry_points.txt

git-llm = git_llm.cli:main