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.

addFunction(String name, ToolFunction function)io.github.ollama4j.tools.ToolRegistry
getFunction(String name)io.github.ollama4j.tools.ToolRegistry