Package | Description |
---|---|
com.oracle.bmc.generativeaiinference | |
com.oracle.bmc.generativeaiinference.model | |
com.oracle.bmc.generativeaiinference.responses |
Modifier and Type | Field and Description |
---|---|
static Function<InputStream,ChatResult> |
GenerativeAiInferenceSseHelper.chatResultReader
Processes the server-sent events
|
Modifier and Type | Method and Description |
---|---|
ChatResult |
ChatResult.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ChatResult.Builder |
ChatResult.Builder.copy(ChatResult model) |
Modifier and Type | Method and Description |
---|---|
ChatResult |
ChatResponse.getChatResult()
The returned
ChatResult instance. |
Modifier and Type | Method and Description |
---|---|
ChatResponse.Builder |
ChatResponse.Builder.chatResult(ChatResult chatResult)
The returned
ChatResult instance. |
Copyright © 2016–2024. All rights reserved.