Package | Description |
---|---|
com.oracle.bmc.generativeaiinference.model | |
com.oracle.bmc.generativeaiinference.requests |
Modifier and Type | Method and Description |
---|---|
ChatDetails |
ChatDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ChatDetails.Builder |
ChatDetails.Builder.copy(ChatDetails model) |
Modifier and Type | Method and Description |
---|---|
ChatDetails |
ChatRequest.getBody$()
Alternative accessor for the body parameter.
|
ChatDetails |
ChatRequest.getChatDetails()
Details of the conversation for the model to respond.
|
Modifier and Type | Method and Description |
---|---|
ChatRequest.Builder |
ChatRequest.Builder.body$(ChatDetails body)
Alternative setter for the body parameter.
|
ChatRequest.Builder |
ChatRequest.Builder.chatDetails(ChatDetails chatDetails)
Details of the conversation for the model to respond.
|
Copyright © 2016–2024. All rights reserved.