Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.models.request.CustomModelRequest Class Reference

Public Member Functions

 CustomModelRequest ()
 
String toString ()
 

Detailed Description

Definition at line 19 of file CustomModelRequest.java.

Constructor & Destructor Documentation

◆ CustomModelRequest()

io.github.ollama4j.models.request.CustomModelRequest.CustomModelRequest ( )

Definition at line 32 of file CustomModelRequest.java.

Member Function Documentation

◆ toString()

String io.github.ollama4j.models.request.CustomModelRequest.toString ( )

Definition at line 38 of file CustomModelRequest.java.


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