Package io.github.ollama4j.tools
Class ReflectionalToolFunction
java.lang.Object
io.github.ollama4j.tools.ReflectionalToolFunction
- All Implemented Interfaces:
ToolFunction
Specification of a
ToolFunction
that provides the implementation via java reflection calling.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReflectionalToolFunction
public ReflectionalToolFunction()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceToolFunction
-