Skip to main content

Module types

Module types 

Source

Structs§

BandInput
CapInput
CategorizedItemInput
Input type for items consumed by the category-enrichment pipeline.
CategorizedItemOutput
Output mirror of CategorizedItemInput — useful for echoing items back to clients, or for resolvers that surface the underlying vectors.
ConeInput
NearestResultOutput
RegionInput
ShellInput
SpatialQueryResultOutput
SphericalPointInput
SphericalPointOutput
WedgeInput

Enums§

DistanceMetric

Functions§

items_to_pipeline_input
Convert a slice of CategorizedItemInput into the pipeline’s expected input shape (parallel categories / embeddings vecs).