Class OllamaApi.Message.Builder
java.lang.Object
org.springframework.ai.ollama.api.OllamaApi.Message.Builder
- Enclosing class:
- OllamaApi.Message
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withContent
(String content) withImages
(List<String> images) withToolCalls
(List<OllamaApi.Message.ToolCall> toolCalls)
-
Constructor Details
-
Builder
-
-
Method Details
-
withContent
-
withImages
-
withToolCalls
-
build
-