Package dev.langchain4j.skills
package dev.langchain4j.skills
-
ClassDescriptionAbstractSkill.BaseBuilder<B extends AbstractSkill.BaseBuilder<B>>A
Skillbacked by the file system.Loads skills from the file system.Represents a skill that can be used by an LLM.An additional resource associated with aSkill, such as a reference file, asset, or template that the LLM can read on demand.Configures and exposes a set ofSkills to an LLM.