Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.tools.ToolFunction Interface Reference

Public Member Functions

Object apply (Map< String, Object > arguments)
 

Detailed Description

Definition at line 6 of file ToolFunction.java.

Member Function Documentation

◆ apply()

Object io.github.ollama4j.tools.ToolFunction.apply ( Map< String, Object > arguments)

The documentation for this interface was generated from the following file: