Type alias SupervisorAgentConfigSkills

SupervisorAgentConfigSkills: {
    skill: string[];
}

Type declaration

  • skill: string[]