Share via


AgentGroupChat.Agents Property

Definition

The agents participating in the chat.

public System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.Agents.Agent> Agents { get; }
member this.Agents : System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.Agents.Agent>
Public ReadOnly Property Agents As IReadOnlyList(Of Agent)

Property Value

Applies to