LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
bin/smartgpt
smartgpt/__init__.py
smartgpt/chat.py
smartgpt/datatypes.py
smartgpt/error.py
smartgpt/logger.py
smartgpt/repl.py
smartgpt/strenum.py
smartgpt/user_profile.py
smartgpt/util.py
smartgpt.egg-info/PKG-INFO
smartgpt.egg-info/SOURCES.txt
smartgpt.egg-info/dependency_links.txt
smartgpt.egg-info/not-zip-safe
smartgpt.egg-info/requires.txt
smartgpt.egg-info/top_level.txt
smartgpt/prompts/__init__.py