Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.exceptions.ToolNotFoundException Class Reference
Inheritance diagram for io.github.ollama4j.exceptions.ToolNotFoundException:

Public Member Functions

 ToolNotFoundException (String s)
 

Detailed Description

Definition at line 3 of file ToolNotFoundException.java.

Constructor & Destructor Documentation

◆ ToolNotFoundException()

io.github.ollama4j.exceptions.ToolNotFoundException.ToolNotFoundException ( String s)

Definition at line 5 of file ToolNotFoundException.java.


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