Url

OpenAiModel.Url property

Gets or sets a URL of the model. The default value is “https://api.openai.com/".

public override string Url { get; set; }

See Also