Table of Contents

Class BhashiniPipelineRequest

Request to configure a pipeline for inference. Response type is BhashiniPipelineResponse.

public class BhashiniPipelineRequest
Inheritance
object
BhashiniPipelineRequest

Fields

Configuration

Data on which pipeline provider to use.

public BhashiniPipelineRequestConfiguration Configuration

Field Value

BhashiniPipelineRequestConfiguration

Remarks

Tasks

The tasks to be performed using the pipeline.

public BhashiniPipelineRequestTask[] Tasks

Field Value

BhashiniPipelineRequestTask[]

Remarks

As per the documentation:

This parameter takes an array of tasks, in the form of dictionary of taskType
as defined above, that are to be done by the integrator. The sequence of tasks
matter.
https://bhashini.gitbook.io/bhashini-apis/pipeline-config-call/request-payload