Function fresh_execute_batch_processing

Source
pub async fn fresh_execute_batch_processing(
    triple: &mut BatchFileTriple,
    client: &OpenAIClientHandle,
) -> Result<BatchExecutionResult, BatchProcessingError>