public class ChatCompletionChoiceLogprob extends Object
| Constructor and Description |
|---|
ChatCompletionChoiceLogprob() |
| Modifier and Type | Method and Description |
|---|---|
List<ChatCompletionChoiceLogprobContent> |
getContent() |
void |
setContent(List<ChatCompletionChoiceLogprobContent> content) |
String |
toString() |
public List<ChatCompletionChoiceLogprobContent> getContent()
public void setContent(List<ChatCompletionChoiceLogprobContent> content)
Copyright © 2024. All rights reserved.