LICENSE
README.md
pyproject.toml
src/rag/__init__.py
src/rag/cli.py
src/rag/config.py
src/rag/ingest.py
src/rag/migrate.py
src/rag/ollama_check.py
src/rag/py.typed
src/rag/query.py
src/rag/store.py
src/rag/version.py
src/vector_bot.egg-info/PKG-INFO
src/vector_bot.egg-info/SOURCES.txt
src/vector_bot.egg-info/dependency_links.txt
src/vector_bot.egg-info/entry_points.txt
src/vector_bot.egg-info/requires.txt
src/vector_bot.egg-info/top_level.txt
tests/test_smoke.py