Uses of Class
com.google.adk.skills.InMemorySkillSource.Builder.SkillBuilder
Packages that use InMemorySkillSource.Builder.SkillBuilder
-
Uses of InMemorySkillSource.Builder.SkillBuilder in com.google.adk.skills
Methods in com.google.adk.skills that return InMemorySkillSource.Builder.SkillBuilderModifier and TypeMethodDescriptionInMemorySkillSource.Builder.SkillBuilder.addResource(String path, byte[] content) InMemorySkillSource.Builder.SkillBuilder.addResource(String path, com.google.common.io.ByteSource content) InMemorySkillSource.Builder.SkillBuilder.addResource(String path, String content) InMemorySkillSource.Builder.SkillBuilder.frontmatter(Frontmatter frontmatter) InMemorySkillSource.Builder.SkillBuilder.instructions(String instructions) Returns aInMemorySkillSource.Builder.SkillBuilderfor the specified skill, creating it if it doesn't exist.Switches context to configure another skill, creating it if it doesn't exist.