Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.tools.ToolRegistry Member List

This is the complete list of members for io.github.ollama4j.tools.ToolRegistry, including all inherited members.

addTool(String name, Tools.ToolSpecification specification)io.github.ollama4j.tools.ToolRegistry
getRegisteredSpecs()io.github.ollama4j.tools.ToolRegistry
getToolFunction(String name)io.github.ollama4j.tools.ToolRegistry