skills property
Skills represent the abilities of an agent.
It is largely a descriptive concept but represents a more focused set of behaviors that the agent is likely to succeed at.
Required.
Implementation
core.List<LfA2aV1AgentSkill>? skills;
Skills represent the abilities of an agent.
It is largely a descriptive concept but represents a more focused set of behaviors that the agent is likely to succeed at.
Required.
core.List<LfA2aV1AgentSkill>? skills;