BlackWizardX11/agentic-privacy-auditor
Update hf_space
Final Push
New changes
Some more changes
Maybe final changes?
New fixes
Some other fixes
Additional fixes
New Changes
Added new recommendatios
Made changes in planner, retriever and app files to accomodate different types of questions
Fix: updated generation.py to match the task as conversational
fix: use tasks and wrapped the function in a wrapper for planner and auditor on HF Spaces
fix: use HF Inference API for planner and auditor on HF Spaces
fix: add missing src subpackages (embeddings, agents, retrieval, ingestion)
fix: add PYTHONPATH=/app/src so modules resolve in Docker
fix: minimal requirements.txt and correct HF Spaces README header
fix: lazy pipeline loading to pass HF Spaces health check
fix: pre-download model at build time, robust vector store path
fix: rename streamlit_app.py to app.py
fix: point CMD to src/streamlit_app.py
fix: replace template Dockerfile and requirements with project versions
Upload folder using huggingface_hub
Upload folder using huggingface_hub
initial commit
Duplicate from streamlit/streamlit-template-space
