Package | Description |
---|---|
com.tencentcloudapi.lkeap.v20240522.models |
Modifier and Type | Method and Description |
---|---|
Choice[] |
ChatCompletionsResponse.getChoices()
Get 回复内容。
|
Modifier and Type | Method and Description |
---|---|
void |
ChatCompletionsResponse.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.