Uses of Record Class
io.quarkiverse.langchain4j.runtime.tool.ToolMethodCreateInfo
Packages that use ToolMethodCreateInfo
-
Uses of ToolMethodCreateInfo in io.quarkiverse.langchain4j.runtime
Methods in io.quarkiverse.langchain4j.runtime that return types with arguments of type ToolMethodCreateInfoModifier and TypeMethodDescriptionstatic Map
<String, List<ToolMethodCreateInfo>> ToolsRecorder.getMetadata()
Method parameters in io.quarkiverse.langchain4j.runtime with type arguments of type ToolMethodCreateInfoModifier and TypeMethodDescriptionvoid
ToolsRecorder.setMetadata
(Map<String, List<ToolMethodCreateInfo>> metadata) -
Uses of ToolMethodCreateInfo in io.quarkiverse.langchain4j.runtime.tool
Methods in io.quarkiverse.langchain4j.runtime.tool that return types with arguments of type ToolMethodCreateInfoConstructor parameters in io.quarkiverse.langchain4j.runtime.tool with type arguments of type ToolMethodCreateInfo