Class DefaultSkillResource
java.lang.Object
dev.langchain4j.skills.DefaultSkillResource
- All Implemented Interfaces:
SkillResource
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultSkillResource
-
-
Method Details
-
relativePath
Description copied from interface:SkillResourceReturns the relative path of this resource within the skill's directory. Used to identify the resource when the LLM requests it.- Specified by:
relativePathin interfaceSkillResource
-
content
Description copied from interface:SkillResourceReturns the content of this resource.- Specified by:
contentin interfaceSkillResource
-
equals
-
hashCode
-
toString
-
builder
-