chatcli-gpt

View on PyPIReverse Dependencies (0)

0.9.0 chatcli_gpt-0.9.0-py3-none-any.whl

Wheel Details

Project: chatcli-gpt
Version: 0.9.0
Filename: chatcli_gpt-0.9.0-py3-none-any.whl
Download: [link]
Size: 18260
MD5: bb4d8fbbdcb04af4704a9ad3d75d1b7c
SHA256: 0a4813030725978fdd9477336edbba662676762cf7c252f06c94e498ad202861
Uploaded: 2024-08-31 15:49:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatcli-gpt
Version: 0.9.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 (<2.0.0,>=1.42.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=pgZZXA6eYIOc5I0jo-vZIYrBKcs4Pr9H0JmQ2ym8L6Y 17346
chatcli_gpt/conversation.py sha256=fDJIbPX-Uj17UoLZaDMjAk-SX0_mLMQ8OA9uVgdms68 6604
chatcli_gpt/data/default_log sha256=LMkHiPl1gM3JwSK6EEruELSN9ugwAIx0CIZ-LzaDtZg 3956
chatcli_gpt/log.py sha256=fUnrK3e0acVZg5C0CJvlCKlWd9WFqpQ_GJQR4qMDpaE 4622
chatcli_gpt/models.py sha256=CU4_k08nSGItELLxhwhjdmbQSe8Kp2D-MGxtX9k3s8I 2310
chatcli_gpt/plugins.py sha256=TPq_VnAJfxf23x-s60qyQX5AxG0cNmFOYSy7GI-KRqM 4899
chatcli_gpt-0.9.0.dist-info/LICENSE sha256=GjbJk5wp2BLoYZQTXwKF1_ATZkubcpSAq_V4gFPim-E 1067
chatcli_gpt-0.9.0.dist-info/METADATA sha256=62NY7Cr4gYEmAOsGYpsYlKWvA5yPB6p7ibI3jADlR1c 10217
chatcli_gpt-0.9.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
chatcli_gpt-0.9.0.dist-info/entry_points.txt sha256=3euNbHkWmuBKy205cO-DHl78EWdTeZOTwhrnI2IGBBs 48
chatcli_gpt-0.9.0.dist-info/RECORD

entry_points.txt

chatcli = chatcli_gpt.cli:main