Uses of Package
io.github.amithkoujalgi.ollama4j.core.utils
Packages that use io.github.amithkoujalgi.ollama4j.core.utils
Package
Description
-
Classes in io.github.amithkoujalgi.ollama4j.core.utils used by io.github.amithkoujalgi.ollama4j.core
-
Classes in io.github.amithkoujalgi.ollama4j.core.utils used by io.github.amithkoujalgi.ollama4j.core.models.chatClassDescriptionInterface to represent a OllamaRequest as HTTP-Request Body via
HttpRequest.BodyPublishers
.Class for options for Ollama model. -
-
Classes in io.github.amithkoujalgi.ollama4j.core.utils used by io.github.amithkoujalgi.ollama4j.core.models.generateClassDescriptionInterface to represent a OllamaRequest as HTTP-Request Body via
HttpRequest.BodyPublishers
.Class for options for Ollama model. -
Classes in io.github.amithkoujalgi.ollama4j.core.utils used by io.github.amithkoujalgi.ollama4j.core.models.requestClassDescriptionInterface to represent a OllamaRequest as HTTP-Request Body via
HttpRequest.BodyPublishers
. -
Classes in io.github.amithkoujalgi.ollama4j.core.utils used by io.github.amithkoujalgi.ollama4j.core.utilsClassDescriptionClass for options for Ollama model.Builder class for creating options for Ollama model.The
PromptBuilder
class is used to construct prompt texts for language models (LLMs).