AIAgentMetadata.ProviderName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.