README.md
pyproject.toml
spchat/__init__.py
spchat/avatars.py
spchat/chat.py
spchat/filters.py
spchat/prompts.py
spchat/retrievers.py
spchat/session.py
spchat/stage.py
spchat/utils.py
spchat.egg-info/PKG-INFO
spchat.egg-info/SOURCES.txt
spchat.egg-info/dependency_links.txt
spchat.egg-info/requires.txt
spchat.egg-info/top_level.txt
spchat/gradio/components.py
spchat/gradio/models.py
spchat/gradio/common/anonymous.py
spchat/templates/__init__.py
spchat/templates/ca.py
spchat/templates/stability.py
spchat/templates/unique.py
tests/test_chat.py