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

Public Member Functions

 ToolInvocationException (String s, Exception e)
 

Detailed Description

Definition at line 3 of file ToolInvocationException.java.

Constructor & Destructor Documentation

◆ ToolInvocationException()

io.github.ollama4j.exceptions.ToolInvocationException.ToolInvocationException ( String s,
Exception e )

Definition at line 5 of file ToolInvocationException.java.


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