Expand description
Compatibility wrapper for Qdrant vector search.
Reusable vector projection behavior lives in crate::vector::code_symbols.
Re-exports§
pub use crate::vector::code_symbols::embed_query;pub use crate::vector::code_symbols::vector_search;