MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
src/__init__.py
src/chunking.py
src/config.py
src/converter.py
src/embedding.py
src/factory.py
src/graph_extraction.py
src/ingestion.py
src/main.py
src/models.py
src/storage.py
src/ui.css
src/ui.html
src/ui.js
src/ui.py
src/vectorstore_factory.py
src/integration/__init__.py
src/integration/azure_blob.py
src/integration/base.py
src/integration/filesystem.py
src/integration/gcs.py
src/integration/google_drive.py
src/integration/s3.py
src/integration/sftp.py
src/integration/sharepoint.py
src/vectorstore/__init__.py
src/vectorstore/base.py
src/vectorstore/chroma_store.py
src/vectorstore/mongo_atlas_store.py
src/vectorstore/neo4j_store.py
src/vectorstore/pgvector_store.py
src/vectorstore/redis_store.py
ws_mark_flow.egg-info/PKG-INFO
ws_mark_flow.egg-info/SOURCES.txt
ws_mark_flow.egg-info/dependency_links.txt
ws_mark_flow.egg-info/requires.txt
ws_mark_flow.egg-info/top_level.txt