Uses of Class
dev.langchain4j.service.tool.AiServiceTool
Packages that use AiServiceTool
-
Uses of AiServiceTool in dev.langchain4j.service.tool
Methods in dev.langchain4j.service.tool that return AiServiceToolMethods in dev.langchain4j.service.tool that return types with arguments of type AiServiceToolModifier and TypeMethodDescriptionstatic List<AiServiceTool> Scans the given object for@Tool-annotated methods and returns a list ofAiServiceTools.