pub fn batch_embedding_count_mismatch(vectors: usize, texts: usize) -> String
The embedding backend returned a vector count that does not match the batch it was given, so no pairing is safe.