doc-ingestion / .dockerignore
Vamshi Pokala
feat: add API orchestration and citation-aware RAG flow
0d03152
Raw
History Blame
165 Bytes
.git
.gitignore
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
data/embeddings/
data/documents/uploads/
*.log
.DS_Store
node_modules/