pub const ENTITY_EMBED_BATCH_SIZE: usize = 25;Expand description
Calibration base: entity-name (short-text) batch size per LLM call at
the calibration dimensionality (G42/S2). Use entity_embed_batch_size
for the dim-adaptive value (G44).
pub const ENTITY_EMBED_BATCH_SIZE: usize = 25;Calibration base: entity-name (short-text) batch size per LLM call at
the calibration dimensionality (G42/S2). Use entity_embed_batch_size
for the dim-adaptive value (G44).