Sdílet prostřednictvím


OpenAISettings.Endpoint Property

Definition

Gets or sets a Uri referencing the OpenAI REST API endpoint. Leave empty to connect to OpenAI, or set it to use a service using an API compatible with OpenAI.

public Uri? Endpoint { get; set; }
member this.Endpoint : Uri with get, set
Public Property Endpoint As Uri

Property Value

Uri

Applies to