Class ChatClientResponse.Builder
java.lang.Object
org.springframework.ai.chat.client.ChatClientResponse.Builder
- Enclosing class:
- ChatClientResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()chatResponse(org.springframework.ai.chat.model.ChatResponse chatResponse)
-
Method Details
-
chatResponse
public ChatClientResponse.Builder chatResponse(@Nullable org.springframework.ai.chat.model.ChatResponse chatResponse) -
context
-
context
-
build
-