Class BhashiniPipelineRequest
Request to configure a pipeline for inference. Response type is BhashiniPipelineResponse.
public class BhashiniPipelineRequest
- Inheritance
-
objectBhashiniPipelineRequest
Fields
Configuration
Data on which pipeline provider to use.
public BhashiniPipelineRequestConfiguration Configuration
Field Value
Remarks
Tasks
The tasks to be performed using the pipeline.
public BhashiniPipelineRequestTask[] Tasks
Field Value
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