RICS / app /db /models.py

Commit History

Add demo documentation and Docker setup for v2 report generation system
aad7814

StormShadow308 commited on

Ship production RAG hardening: citation extraction, full-library retrieval, auth.
865bc90

StormShadow308 Cursor commited on

Speed up generation and ingestion; add live report progress on /status.
c893230

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

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

StormShadow308 commited on

- Updated `.env.example` to include new settings for bulk upload limits and batch processing.
3c31a2a

StormShadow308 commited on

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

StormShadow308 commited on