Expand description
Stable product identity, compatibility constants, and canonical vector domain values shared by Hyphae surfaces.
Structs§
- Q15Vector
- Canonical nonzero signed-Q15 vector.
- Vector
Space Definition - Immutable definition of one named vector space.
- Vector
Space Name - Canonical bounded ASCII name for one vector space.
- Version
Info - Product version information that can be reported without opening a data directory.
Enums§
- Vector
Metric - Supported canonical vector metric.
- Vector
Value Error - Failure to construct a canonical shared vector value.
Constants§
- API_
VERSION - Current public HTTP API version.
- DISK_
FORMAT_ VERSION - Current on-disk format version.
- DURABLE_
RETRIEVAL_ DISK_ FORMAT_ VERSION - Disk format introduced by Hyphae 0.2 durable retrieval.
- MAX_
VECTOR_ DIMENSIONS - Maximum canonical vector dimension.
- MAX_
VECTOR_ SPACE_ NAME_ BYTES - Maximum canonical vector-space identifier length.
- MIN_
DISK_ FORMAT_ VERSION - Oldest on-disk format this binary can open and migrate.
- PRODUCT_
NAME - Canonical product and executable name.
- SCORE_
NANOS_ SCALE - Scale used by canonical cosine scores.
Functions§
- current_
version - Returns the version information compiled into this build.