AgentParticipant Class

Definition

References an Agent instance participating in an AgentChat.

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

Constructors

Name Description
AgentParticipant()

Creates a new instance of AgentParticipant.

Properties

Name Description
Id

Gets the captured Id.

Name

Gets the captured Name.

Type

Gets the fully qualified Agent type name.

Applies to