| Package | Description |
|---|---|
| com.volcengine.ark.runtime.model.completion.chat |
| Modifier and Type | Method and Description |
|---|---|
List<ChatCompletionChoice> |
ChatCompletionResult.getChoices() |
List<ChatCompletionChoice> |
ChatCompletionChunk.getChoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatCompletionResult.setChoices(List<ChatCompletionChoice> choices) |
void |
ChatCompletionChunk.setChoices(List<ChatCompletionChoice> choices) |
Copyright © 2024. All rights reserved.