analyze_embedding_batching_potential

Function analyze_embedding_batching_potential 

Source
pub fn analyze_embedding_batching_potential(
    requests: &[CreateEmbeddingRequest],
) -> BatchingAnalysis
Expand description

Analyze batching potential for given requests (standalone function)