RandomZ / app /ingest /pipeline.py

Commit History

Ship personalised RAG, 10m SLA, parallel generate, and AI phase docs for HF pilot.
be9fd4a

StormShadow308 Cursor commited on

feat: RAG upload sanitisation layer before vector indexing
e561e67

StormShadow308 Cursor commited on

feat: async pipeline, job queue, generation hardening, and docs
732b14f

StormShadow308 Cursor commited on

- Added support for RICS survey levels (1, 2, 3) in document uploads and reports, allowing for better tier management and retrieval filtering.
b76f199

StormShadow308 commited on

Added canonical rollout functionality, including new API endpoints and request/response models for upgrading indexed content. Updated main application to include the canonical rollout router. Introduced a new document loading function for raw documents in the ingestion pipeline. This enhances content management and semantic upgrades across the application.
569bceb

StormShadow308 commited on

- Replaced timezone.utc with UTC from datetime for consistent datetime handling.
faa8fb3

StormShadow308 commited on

- Introduced `ingest_timeout_seconds` setting in config.py to define maximum time for document ingestion.
3f046da

StormShadow308 commited on

feat(experiment-lab): rewrite RAG pipeline using LangChain framework
49f0cfb

StormShadow308 commited on

feat: scaffold complete RAG system for RICS-style report generation
dc1b199

StormShadow308 commited on