msse-ai-engineering / src /app_factory.py

Commit History

fix: Add detailed logging and improved locking for ingestion startup
3916e13

sethmcknight commited on

fix: Add lock to prevent ingestion race condition
6d37c4a

sethmcknight commited on

feat(startup): allow triggering embedding rebuild via env var
f5bc2a6

sethmcknight commited on

feat(debug): add critical error logging to app factory
2f59223

sethmcknight commited on

Refactor test cases for improved readability and consistency
159faf0

sethmcknight commited on

Implement PostgreSQL with pgvector as ChromaDB alternative (#88)
9988b25

Seth McKnight commited on

Add memory diagnostics endpoints and logging enhancements (#80)
0a7f9b4

Seth McKnight commited on

Complete document management system implementation
3d8e949

Tobias Pasquale commited on

Comprehensive memory optimizations and embedding service updates (#76)
f75da29

Seth McKnight Copilot commited on

Comprehensive memory optimizations and embedding service updates (#74)
32e4125

Seth McKnight Copilot commited on

Refactor embedding model and enhance validation features (#71)
f88b1d2

Seth McKnight Copilot commited on

Implement App Factory pattern with lazy loading and improve test isolation (#62)
2eb9a5f

Seth McKnight Copilot commited on