Skip to main content

Module rerank

Module rerank 

Source

Re-exports§

pub use codec::CodecName;
pub use codec::PreparedQuery;
pub use codec::RerankCodec;
pub use codecs::BinaryRerank;
pub use codecs::Sq8Rerank;
pub use gating::IndexShape;
pub use gating::validate_options;
pub use pipeline::rerank;
pub use recall::recall_scale;
pub use sidecar::CodecSidecar;
pub use types::Candidate;
pub use types::Ranked;
pub use types::RerankError;

Modules§

codec
codecs
gating
Option-combination gating for rerank.
pipeline
recall
sidecar
types