Record Class SkillResource

java.lang.Object
java.lang.Record
org.bsc.langgraph4j.spring.ai.agent.skill.SkillResource
All Implemented Interfaces:
SkillSource

public record SkillResource(org.springframework.core.io.Resource skillRootPath) extends Record implements SkillSource