LICENSE
README.md
pyproject.toml
arara_rag/__init__.py
arara_rag/__main__.py
arara_rag/chunk.py
arara_rag/cli.py
arara_rag/dense.py
arara_rag/fuse.py
arara_rag/lexical.py
arara_rag/pipeline.py
arara_rag/py.typed
arara_rag/store.py
arara_rag/text.py
arara_rag/types.py
arara_rag.egg-info/PKG-INFO
arara_rag.egg-info/SOURCES.txt
arara_rag.egg-info/dependency_links.txt
arara_rag.egg-info/requires.txt
arara_rag.egg-info/top_level.txt
tests/test_arara.py
tests/test_encoders.py
tests/test_metrics.py
tests/test_parallel.py
tests/test_space.py
tests/test_store.py