LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/chat_spx/__init__.py
src/chat_spx/__main__.py
src/chat_spx/core.py
src/chat_spx/py.typed
src/chat_spx.egg-info/PKG-INFO
src/chat_spx.egg-info/SOURCES.txt
src/chat_spx.egg-info/dependency_links.txt
src/chat_spx.egg-info/entry_points.txt
src/chat_spx.egg-info/requires.txt
src/chat_spx.egg-info/top_level.txt
src/chat_spx/data/mem_digit.pt
tests/test_cli.py
tests/test_core.py