pub fn analyze_embedding_batching_potential(
requests: &[CreateEmbeddingRequest],
) -> BatchingAnalysisExpand description
Analyze batching potential for given requests (standalone function)
pub fn analyze_embedding_batching_potential(
requests: &[CreateEmbeddingRequest],
) -> BatchingAnalysisAnalyze batching potential for given requests (standalone function)