CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
chatify/__init__.py
chatify/cache.py
chatify/chains.py
chatify/default_config.yaml
chatify/llm_models.py
chatify/main.py
chatify/utils.py
chatify/widgets.py
chatify.egg-info/PKG-INFO
chatify.egg-info/SOURCES.txt
chatify.egg-info/dependency_links.txt
chatify.egg-info/not-zip-safe
chatify.egg-info/requires.txt
chatify.egg-info/top_level.txt
chatify/prompts/experimenter.yaml
chatify/prompts/inventer.yaml
chatify/prompts/tester.yaml
chatify/prompts/tutor.yaml
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/html/_static/file.png
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/images/chatify_cover_image.png
docs/images/greeting.png
docs/images/logo.png
docs/modules/chatify.cache.rst
docs/modules/chatify.chains.rst
docs/modules/chatify.llm_models.rst
docs/modules/chatify.main.rst
docs/modules/chatify.rst
docs/modules/chatify.utils.rst
docs/modules/chatify.widgets.rst
docs/modules/modules.rst
tests/__init__.py
tests/test_chatify.py