| Package | Description |
|---|---|
| com.tencentcloudapi.hunyuan.v20230901.models |
| Modifier and Type | Method and Description |
|---|---|
Choice[] |
ImageQuestionResponse.getChoices()
Get 回复内容。
|
Choice[] |
ChatCompletionsResponse.getChoices()
Get 回复内容。
|
Choice[] |
GroupChatCompletionsResponse.getChoices()
Get 回复内容。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageQuestionResponse.setChoices(Choice[] Choices)
Set 回复内容。
|
void |
ChatCompletionsResponse.setChoices(Choice[] Choices)
Set 回复内容。
|
void |
GroupChatCompletionsResponse.setChoices(Choice[] Choices)
Set 回复内容。
|
| Constructor and Description |
|---|
Choice(Choice source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.