AgentCard.Skills Property

Definition

The set of skills that an agent can perform.

public System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentCardSkill> Skills { get; }
member this.Skills : System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentCardSkill>
Public ReadOnly Property Skills As IList(Of AgentCardSkill)

Property Value

Applies to