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

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

fromJSONFile(String filePath, Map< String, ToolFunction > functionMap)io.github.ollama4j.tools.Toolsstatic
fromYAMLFile(String filePath, Map< String, ToolFunction > functionMap)io.github.ollama4j.tools.Toolsstatic