Module types

Module types 

Source
Expand description

Vector search types and configuration

Ported from OxiRS (https://github.com/cool-japan/oxirs) Original implementation: Copyright (c) OxiRS Contributors Adapted for OxiFY (simplified for LLM workflow focus) License: MIT OR Apache-2.0 (compatible with OxiRS)

Structs§

IndexStats
Index statistics
SearchConfig
Vector search configuration
SearchResult
Search result

Enums§

DistanceMetric
Distance metric for vector search