Class ChatResponse.Builder
java.lang.Object
org.springframework.ai.chat.model.ChatResponse.Builder
- Enclosing class:
- ChatResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
from
(ChatResponse other) withGenerations
(List<Generation> generations) withMetadata
(String key, Object value)
-
Method Details
-
from
-
withMetadata
-
withGenerations
-
build
-