Ollama4j
A Java library (wrapper/binding) for Ollama server.
|
Public Member Functions | |
String | name () default "" |
String | desc () |
Annotates Methods of classes that should be registered as tools by OllamaAPI#registerAnnotatedTools()
automatically.
Definition at line 16 of file ToolSpec.java.
String io.github.ollama4j.tools.annotations.ToolSpec.desc | ( | ) |
String io.github.ollama4j.tools.annotations.ToolSpec.name | ( | ) |