Share via


OpenAIResource.Endpoint Property

Definition

Gets or sets the service endpoint base URI for OpenAI-compatible services. Defaults to https://api.openai.com/v1.

public string Endpoint { get; }
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

Property Value

Applies to