pub const AI_PGVECTOR_CHUNK_SUB_BATCH: usize = 1000;
SQL parameter limit chunk size for pgvector batch inserts.