Metadata-Version: 2.1
Name: ChattingBox
Version: 0.0.3
Summary: A small package to track aspects of using the ChatGPT API like keys and session transcripts.
Project-URL: Homepage, https://github.com/JEShannon/Chatterbox
Project-URL: Issues, https://github.com/JEShannon/Chatterbox/issues
Author-email: James Shannon <J.Shannon09@yahoo.com>
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: openai
