Uses of Record Class
org.bsc.langgraph4j.langchain4j.tool.ToolNode.Specification
Packages that use ToolNode.Specification
-
Uses of ToolNode.Specification in org.bsc.langgraph4j.langchain4j.tool
Methods in org.bsc.langgraph4j.langchain4j.tool that return ToolNode.SpecificationModifier and TypeMethodDescriptionstatic ToolNode.SpecificationToolNode.Specification.of(dev.langchain4j.agent.tool.ToolSpecification value, dev.langchain4j.service.tool.ToolExecutor executor) Deprecated.Methods in org.bsc.langgraph4j.langchain4j.tool with parameters of type ToolNode.SpecificationModifier and TypeMethodDescriptionToolNode.Builder.specification(ToolNode.Specification toolSpecifications) Deprecated.Adds a tool specification to the node