Table of Contents

Class BhashiniPipelineInferenceEndpoint

Endpoint for inferencing a pipeline.

public class BhashiniPipelineInferenceEndpoint
Inheritance
object
BhashiniPipelineInferenceEndpoint

Fields

ApiKey

The API key (Header, Token) for authenticating with the API.

public BhashiniPipelineInferenceKey ApiKey

Field Value

BhashiniPipelineInferenceKey

Remarks

CallbackUrl

The URI to call back to for inference.

public string CallbackUrl

Field Value

string

Remarks

IsMultilingual

public bool IsMultilingual

Field Value

bool

Remarks

IsSynchronous

public bool IsSynchronous

Field Value

bool

Remarks