Uses of Class
com.alibaba.cloud.ai.graph.agent.tools.GrepSearchTool.Builder
Packages that use GrepSearchTool.Builder
-
Uses of GrepSearchTool.Builder in com.alibaba.cloud.ai.graph.agent.tools
Methods in com.alibaba.cloud.ai.graph.agent.tools that return GrepSearchTool.BuilderModifier and TypeMethodDescriptionstatic GrepSearchTool.BuilderGrepSearchTool.Builder.withDescription(String description) GrepSearchTool.Builder.withMaxFileSizeMb(int maxFileSizeMb) GrepSearchTool.Builder.withUseRipgrep(boolean useRipgrep)