Skip to main content

batch_embedding_count_mismatch

Function batch_embedding_count_mismatch 

Source
pub fn batch_embedding_count_mismatch(vectors: usize, texts: usize) -> String
Expand description

The embedding backend returned a vector count that does not match the batch it was given, so no pairing is safe.