Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.models.chat.OllamaChatRequest Member List

This is the complete list of members for io.github.ollama4j.models.chat.OllamaChatRequest, including all inherited members.

equals(Object o)io.github.ollama4j.models.chat.OllamaChatRequest
getBodyPublisher()io.github.ollama4j.utils.OllamaRequestBody
keepAliveio.github.ollama4j.models.request.OllamaCommonRequestprotected
modelio.github.ollama4j.models.request.OllamaCommonRequestprotected
OllamaChatRequest()io.github.ollama4j.models.chat.OllamaChatRequest
OllamaChatRequest(String model, List< OllamaChatMessage > messages)io.github.ollama4j.models.chat.OllamaChatRequest
optionsio.github.ollama4j.models.request.OllamaCommonRequestprotected
returnFormatJsonio.github.ollama4j.models.request.OllamaCommonRequestprotected
streamio.github.ollama4j.models.request.OllamaCommonRequestprotected
templateio.github.ollama4j.models.request.OllamaCommonRequestprotected
toString()io.github.ollama4j.models.request.OllamaCommonRequest