v0.6.1
Patch release from code review fixes.
- Fix: Move
OnnxEmbedderout ofbackend.pyintoembedder.py— protocol module no longer imports chromadb or numpy, fixing import failures for qdrant-only installs - Fix: RRF fusion scores in hybrid search now use
1/scoreinstead of1-score, producing meaningful distance values - Hardcode MiniLM-L6-V2 dimension to 384 instead of embedding "test" on startup