pub async fn detokenize_batch(
configuration: &Configuration,
batch_tokenization_request_line: Vec<BatchTokenizationRequestLine>,
) -> Result<DetokenizeOutput, Error<DetokenizeBatchError>>pub async fn detokenize_batch(
configuration: &Configuration,
batch_tokenization_request_line: Vec<BatchTokenizationRequestLine>,
) -> Result<DetokenizeOutput, Error<DetokenizeBatchError>>