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(Tools.Tool tool)io.github.ollama4j.tools.ToolRegistry
addTools(List< Tools.Tool > tools)io.github.ollama4j.tools.ToolRegistry
clear()io.github.ollama4j.tools.ToolRegistry
getRegisteredTools()io.github.ollama4j.tools.ToolRegistry
getToolFunction(String name)io.github.ollama4j.tools.ToolRegistry