Share via


AIAgentMetadata Class

Definition

Provides metadata information about an AIAgent instance.

public sealed class AIAgentMetadata
type AIAgentMetadata = class
Public NotInheritable Class AIAgentMetadata
Inheritance
AIAgentMetadata

Remarks

This class contains descriptive information about an agent that can be used for identification, telemetry, and logging purposes.

Constructors

Name Description
AIAgentMetadata(String)

Initializes a new instance of the AIAgentMetadata class.

Properties

Name Description
ProviderName

Gets the name of the agent provider.

Applies to