RandomZ / pyproject.toml

Commit History

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

StormShadow308 Cursor commited on

fix: add pypdf and openai as explicit production dependencies
2f8eb23

StormShadow308 commited on

fix: add python-docx to production dependencies
9cc9c46

StormShadow308 commited on

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

StormShadow308 commited on

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

StormShadow308 commited on

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

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