Class OllamaApi.GenerateRequest.Builder
java.lang.Object
org.springframework.ai.ollama.api.OllamaApi.GenerateRequest.Builder
- Enclosing class:
- OllamaApi.GenerateRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withContext
(List<Integer> context) withFormat
(String format) withOptions
(Map<String, Object> options) withOptions
(OllamaOptions options) withStream
(Boolean stream) withSystem
(String system) withTemplate
(String template)
-
Constructor Details
-
Builder
-
-
Method Details
-
withModel
-
withFormat
-
withOptions
-
withOptions
-
withSystem
-
withTemplate
-
withContext
-
withStream
-
withRaw
-
build
-