IAIService Interface

Definition

Represents an AI service.

public interface IAIService
type IAIService = interface
Public Interface IAIService
Derived

Properties

Name Description
Attributes

Gets the AI service attributes.

Extension Methods

Name Description
GetApiVersion(IAIService)

Gets the API version from service's Attributes

GetEndpoint(IAIService)

Gets the endpoint from service's Attributes.

GetModelId(IAIService)

Gets the model identifier from service's Attributes.

Applies to