RandomZ / app /config.py

Commit History

Fix HF startup when OPENAI_API_KEY secret is missing or only in Space env.
970bad4

StormShadow308 Cursor commited on

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

StormShadow308 Cursor commited on

Prioritize production AI: photo vision fix, HF profile, and inspector on generate.
7fa723a

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

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

StormShadow308 Cursor commited on

feat: enhance embedding model configuration and retrieval logic
0b42403

StormShadow308 commited on

feat: enhance AI involvement and standard paragraph handling
5fca0ca

StormShadow308 commited on

fix: allow reference-only RAG guidance in notes-only mode
6036e5e

StormShadow308 commited on

fix: notes-only generation to prevent RAG content leak
751f4aa

StormShadow308 commited on

deploy: harden inspector + add RAGAS eval harness
62f2173

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

feat: FAISS-only vector store (remove Chroma)
32c4506

StormShadow308 commited on

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

StormShadow308 commited on

Merge origin/experiment-lab (LangChain RAG) into experiment-lab + product features
837762d

StormShadow308 commited on

- Updated .gitignore to exclude proprietary RICS documents.
d611f45

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

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

StormShadow308 commited on