public class ChatCompletionChoiceLogprobContentTopLogprob extends Object
| Constructor and Description |
|---|
ChatCompletionChoiceLogprobContentTopLogprob() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getBytes() |
double |
getLogprob() |
String |
getToken() |
void |
setBytes(List<Integer> bytes) |
void |
setLogprob(double logprob) |
void |
setToken(String token) |
String |
toString() |
Copyright © 2025. All rights reserved.