Module view

Module view 

Source
Expand description

Zero-copy embedding views for high-performance vector operations.

This module provides EmbeddingView which allows direct access to embedding data without allocation, enabling SIMD-optimized similarity computations.

Structsยง

EmbeddingView
Zero-copy view into an embedding stored in a binary buffer.