Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
OllamaChatRequest.java File Reference
import java.util.List;
import io.github.ollama4j.models.request.OllamaCommonRequest;
import io.github.ollama4j.tools.Tools;
import io.github.ollama4j.utils.OllamaRequestBody;
import lombok.Getter;
import lombok.Setter;

Go to the source code of this file.

Classes

class  io.github.ollama4j.models.chat.OllamaChatRequest
 

Packages

package  io.github.ollama4j.models.chat