Class OllamaChatRequestModel
java.lang.Object
io.github.amithkoujalgi.ollama4j.core.models.OllamaCommonRequestModel
io.github.amithkoujalgi.ollama4j.core.models.chat.OllamaChatRequestModel
- All Implemented Interfaces:
OllamaRequestBody
Defines a Request to use against the ollama /api/chat endpoint.
- See Also:
-
Field Summary
Fields inherited from class io.github.amithkoujalgi.ollama4j.core.models.OllamaCommonRequestModel
keepAlive, model, options, returnFormatJson, stream, template
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.amithkoujalgi.ollama4j.core.models.OllamaCommonRequestModel
toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.github.amithkoujalgi.ollama4j.core.utils.OllamaRequestBody
getBodyPublisher