Uses of Interface
com.google.adk.skills.SkillSource
Packages that use SkillSource
-
Uses of SkillSource in com.google.adk.skills
Classes in com.google.adk.skills that implement SkillSourceModifier and TypeClassDescriptionclassAbstractSkillSource<PathT>Abstract base class for SkillSource implementations that load skills from path like object.final classAn in-memory implementation ofSkillSource.final classLoads skills from the local file system.