| Class | Description |
|---|---|
| RawVector |
Represents a raw vector returned by the Redis VEMB command with the RAW option.
|
| VectorMetadata |
Represents metadata and internal details about a Redis vector set.
|
| VSimScoreAttribs |
Holder for a VSIM result entry that includes both the similarity score and the element attributes when WITHATTRIBS is
requested.
|
| Enum | Description |
|---|---|
| QuantizationType |
Enumeration of quantization types used for storing vectors in Redis Vector Sets.
|
Copyright © 2025 lettuce.io. All rights reserved.