Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model |
Modifier and Type | Method and Description |
---|---|
static ChatDetails.Builder |
ChatDetails.builder()
Create a new builder.
|
ChatDetails.Builder |
ChatDetails.Builder.copy(ChatDetails model) |
ChatDetails.Builder |
ChatDetails.Builder.sessionId(String sessionId)
Optional sessionId.
|
ChatDetails.Builder |
ChatDetails.Builder.shouldStream(Boolean shouldStream)
Whether to stream the response.
|
ChatDetails.Builder |
ChatDetails.toBuilder() |
ChatDetails.Builder |
ChatDetails.Builder.userMessage(String userMessage)
The input user message content for the chat.
|
Copyright © 2016–2024. All rights reserved.