chatcli-gpt

View on PyPIReverse Dependencies (0)

0.7.0 chatcli_gpt-0.7.0-py3-none-any.whl

Wheel Details

Project: chatcli-gpt
Version: 0.7.0
Filename: chatcli_gpt-0.7.0-py3-none-any.whl
Download: [link]
Size: 17760
MD5: d3551d1ab1392f9528bfcaac556c332a
SHA256: 712b8998239b278803e3245f4a85088b2a44fac2bcea4b5a8639a7bbfa8bb20e
Uploaded: 2024-04-19 14:09:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatcli-gpt
Version: 0.7.0
Summary: A command line interface for interacting with GPT-3. It's orientated around an append only chat log so you get a complete history of your conversations.
Author: Adam Kelly
Author-Email: adam[at]cthulahoops.org
Home-Page: https://github.com/cthulahoops/chatcli
Project-Url: Repository, https://github.com/cthulahoops/chatcli
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: click-default-group (<2.0.0,>=1.2.2)
Requires-Dist: duckduckgo-search (<3.0.0,>=2.8.5)
Requires-Dist: markdown (<4.0.0,>=3.4.1)
Requires-Dist: openai (<0.29.0,>=0.28.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.38)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: tiktoken (<0.6.0,>=0.5.1)
Requires-Dist: wolframalpha (<6.0.0,>=5.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 9106 characters]

WHEEL

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

RECORD

Path Digest Size
chatcli_gpt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chatcli_gpt/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
chatcli_gpt/cli.py sha256=1ccvHA2hHoB_cqilAn3YiZ41L4lKB-PI_tt44aOQ7Aw 16205
chatcli_gpt/conversation.py sha256=eHNveBzmOc_6A7Ua2Ix95AZePtueWc6mcpXd1c1Wvhw 5467
chatcli_gpt/data/default_log sha256=LMkHiPl1gM3JwSK6EEruELSN9ugwAIx0CIZ-LzaDtZg 3956
chatcli_gpt/log.py sha256=1PIf5iCMzPonZ37r1jHGloV6gLveM03Md4GXJBRaAZQ 4479
chatcli_gpt/models.py sha256=GjXDQIOow6tEPugU-C07tK_oIHJF7Di5v1hh7lsjuAg 2394
chatcli_gpt/plugins.py sha256=p5tSp7S31YXcDge7xRN5wxMiynt1xLeal8lm8GPeJc4 4871
chatcli_gpt-0.7.0.dist-info/LICENSE sha256=GjbJk5wp2BLoYZQTXwKF1_ATZkubcpSAq_V4gFPim-E 1067
chatcli_gpt-0.7.0.dist-info/METADATA sha256=TEqBjkZblKwITBdbE-zQgjmmur_qL85ranwRmDyXOxA 10218
chatcli_gpt-0.7.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
chatcli_gpt-0.7.0.dist-info/entry_points.txt sha256=3euNbHkWmuBKy205cO-DHl78EWdTeZOTwhrnI2IGBBs 48
chatcli_gpt-0.7.0.dist-info/RECORD

entry_points.txt

chatcli = chatcli_gpt.cli:main