Package | Description |
---|---|
com.oracle.bmc.generativeaiinference.model |
Modifier and Type | Class and Description |
---|---|
class |
CohereChatResponse
The response to the chat conversation.
|
class |
GenericChatResponse
The response for a chat conversation.
|
Modifier and Type | Method and Description |
---|---|
BaseChatResponse |
ChatResult.getChatResponse() |
Modifier and Type | Method and Description |
---|---|
ChatResult.Builder |
ChatResult.Builder.chatResponse(BaseChatResponse chatResponse) |
Constructor and Description |
---|
ChatResult(String modelId,
String modelVersion,
BaseChatResponse chatResponse)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.