Skip to main content

Module ann

Module ann 

Source
Expand description

In-memory ANN index wrapping the vendored PRISM engine.

Structs§

AnnIndex
In-memory ANN index over a (row_id, vector) snapshot.

Enums§

AnnError

Constants§

OVER_FETCH
Request k * OVER_FETCH candidates to offset PRISM recall below 1.0.