Metadata-Version: 2.1
Name: JupyterChatbook
Version: 0.0.1
Summary: Custom Jupyter magics for interacting with LLMs.
Home-page: https://github.com/antononcube/Python-JupyterChatbook
Author: Anton Antonov
Author-email: antononcube@posteo.net
Keywords: llm,chat object,chatbook,magic,magics,jupyter,notebook
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: LLMFunctionObjects
Requires-Dist: LLMPrompts
Requires-Dist: IPython

# Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.
