pub const AI_HNSW_CAPACITY_GROWTH_INCREMENT: usize = 1000;
HNSW capacity growth increment when the index is full.