LICENSE
README.md
pyproject.toml
small_rag.egg-info/PKG-INFO
small_rag.egg-info/SOURCES.txt
small_rag.egg-info/dependency_links.txt
small_rag.egg-info/entry_points.txt
small_rag.egg-info/top_level.txt
smallrag/__init__.py
smallrag/__main__.py
smallrag/chunker.py
smallrag/core.py
smallrag/embedder.py
smallrag/preprocessor.py
smallrag/store.py
smallrag/utils.py
tests/test_basic.py