RICS / app /api /generate.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

feat: AI interference levels (minimum|medium|maximum) UI, API, prompts, generation
879e4e0

StormShadow308 Cursor commited on

feat: introduce strict uploaded only mode and enhance logging for AI generation
3f6016e

StormShadow308 commited on

fix: enhance section text update handling and validation
2cfebbc

StormShadow308 commited on

fix: stop false Level 1 classification of messy Level 3 field notes
b2bb3e4

StormShadow308 commited on

chore: update .gitignore and README for improved clarity and functionality
a1e2ff8

StormShadow308 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

feat(experiment-lab): AI transparency bar, tenant-scoped RAG, citations, proofread/enhance fixes
eda3d74

StormShadow308 commited on

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

StormShadow308 commited on

feat: enhance document upload and processing capabilities with new personalisation features
0136798

StormShadow308 commited on

fix: comprehensive codebase review fixes (critical + major + minor issues)
3f6fdc5

StormShadow308 commited on

fix: apply all bug fixes and improvements (embeddings, cache, postprocess, frontend, tests)
7d37f11

StormShadow308 commited on

fix: resolve startup and background task issues for Python 3.13 + Starlette 0.52
5618b02

StormShadow308 commited on

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

StormShadow308 commited on