Module config

Module config 

Source
Expand description

L2 configuration.

Structs§

L2Config
Configuration for the L2 semantic cache.

Constants§

DEFAULT_TOP_K_BQ
Default number of candidates fetched from the binary-quantized index.
DEFAULT_TOP_K_FINAL
Default number of candidates kept after full-precision rescoring.
L2_COLLECTION_NAME
Default collection name used for L2 (binary-quantized collection).
L2_VECTOR_SIZE
Default vector size used for L2 (binary-quantized vector size).