| 程序包 | 说明 |
|---|---|
| com.volcengine.model.maas.api.v2 |
| 限定符和类型 | 方法和说明 |
|---|---|
Choice |
Choice.withAction(ChoiceLog action) |
Choice |
Choice.withFinishReason(String finishReason) |
Choice |
Choice.withIndex(Integer index) |
Choice |
Choice.withLogprobs(Logprobs logprobs) |
Choice |
Choice.withMessage(Message message) |
Choice |
Choice.withObservation(ChoiceLog observation) |
Choice |
Choice.withThought(ChoiceLog thought) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Choice> |
ChatResp.getChoices()
Choices
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChatResp.setChoices(List<Choice> choices)
Choices
|
ChatResp |
ChatResp.withChoices(List<Choice> choices) |
Copyright © 2024. All rights reserved.