Share via


IAIService Interface

Definition

Represents an AI service.

public interface IAIService
type IAIService = interface
Public Interface IAIService
Derived

Properties

Attributes

Gets the AI service attributes.

Extension Methods

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