msse-ai-engineering / src /embedding /embedding_service.py

Commit History

fix(chroma): use get_or_create_collection to prevent race conditions
15f6c83

sethmcknight commited on

Refactor test cases for improved readability and consistency
159faf0

sethmcknight commited on

refactor: remove PyTorch dependency by implementing L2 normalization with NumPy
7e43525

sethmcknight commited on

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

Seth McKnight commited on

Memory minimal concurrency (#82)
48155ff

Seth McKnight commited on

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

Seth McKnight commited on

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

Seth McKnight Copilot commited on

style: Fix code formatting and linting issues for CI/CD compliance
7793bb6

Tobias Pasquale commited on

feat: Complete Phase 2A Foundation Layer - ChromaDB + Embeddings
afecdc5

Tobias Pasquale commited on