Table of Contents

Class BhashiniPipelineInferenceKey

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

public class BhashiniPipelineInferenceKey
Inheritance
object
BhashiniPipelineInferenceKey

Fields

Header

The header to send the API key in.

public string Header

Field Value

string

Remarks

Token

The actual API key/token.

public string Token

Field Value

string

Remarks