Package io.github.amithkoujalgi.ollama4j.core.utils
package io.github.amithkoujalgi.ollama4j.core.utils
-
ClassDescriptionInterface to represent a OllamaRequest as HTTP-Request Body via
HttpRequest.BodyPublishers
.Class for options for Ollama model.Builder class for creating options for Ollama model.ThePromptBuilder
class is used to construct prompt texts for language models (LLMs).