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

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

equals(Object o)io.github.ollama4j.models.generate.OllamaGenerateRequest
getBodyPublisher()io.github.ollama4j.utils.OllamaRequestBody
keepAliveio.github.ollama4j.models.request.OllamaCommonRequestprotected
modelio.github.ollama4j.models.request.OllamaCommonRequestprotected
OllamaGenerateRequest()io.github.ollama4j.models.generate.OllamaGenerateRequest
OllamaGenerateRequest(String model, String prompt)io.github.ollama4j.models.generate.OllamaGenerateRequest
OllamaGenerateRequest(String model, String prompt, List< String > images)io.github.ollama4j.models.generate.OllamaGenerateRequest
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