Share via


AIAgentMetadata.ProviderName Property

Definition

Gets the name of the agent provider.

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

Property Value

The provider name that identifies the underlying service or implementation powering the agent.

Remarks

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

Applies to