Uses of Class
io.github.amithkoujalgi.ollama4j.core.utils.PromptBuilder
Packages that use PromptBuilder
-
Uses of PromptBuilder in io.github.amithkoujalgi.ollama4j.core.utils
Methods in io.github.amithkoujalgi.ollama4j.core.utils that return PromptBuilderModifier and TypeMethodDescriptionAppends the specified text to the prompt.Appends the specified text followed by a newline character to the prompt.PromptBuilder.addSeparator()
Appends a separator line to the prompt.