CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/paper.md
docs/en/getting_started.md
docs/fr/guide_demarrage.md
examples/basic_usage.py
examples/chatbot.py
examples/demo.py
examples/document_qa.py
examples/interactive_fiction.py
examples/train_example.py
saclm.egg-info/PKG-INFO
saclm.egg-info/SOURCES.txt
saclm.egg-info/dependency_links.txt
saclm.egg-info/entry_points.txt
saclm.egg-info/not-zip-safe
saclm.egg-info/requires.txt
saclm.egg-info/top_level.txt
sclm/__init__.py
sclm/cli.py
sclm/components.py
sclm/config.py
sclm/model.py
sclm/py.typed
sclm/utils.py
tests/__init__.py
tests/test_components.py