cognita
cognita copied to clipboard
Add Scalar & Binary Vector Quantization support + frontend UI
Closes #436 Adds backend support to create Qdrant collections with scalar (INT8) and binary quantization. Exposes a UI control in the New Collection form to choose quantization type (none / scalar / binary).