Share via


AgentGroupChat.Agents Property

Definition

Gets the agents participating in the chat.

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

Property Value

Applies to