Partilhar via


ChatClientMetadata.ProviderName Property

Definition

Gets the name of the chat completion provider.

public:
 property System::String ^ ProviderName { System::String ^ get(); };
public string? ProviderName { get; }
member this.ProviderName : string
Public ReadOnly Property ProviderName As String

Property Value

Remarks

Where possible, this maps to the appropriate name defined in the OpenTelemetry Semantic Conventions for Generative AI systems.

Applies to