Url

AnthropicAiModel.Url property

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

public override string Url { get; set; }

See Also