public class ChatCompletionChoiceLogprobContentTopLogprob extends Object
ChatCompletionChoiceLogprobContentTopLogprob()
List<Integer>
getBytes()
double
getLogprob()
String
getToken()
void
setBytes(List<Integer> bytes)
setLogprob(double logprob)
setToken(String token)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ChatCompletionChoiceLogprobContentTopLogprob()
public String getToken()
public void setToken(String token)
public double getLogprob()
public void setLogprob(double logprob)
public List<Integer> getBytes()
public void setBytes(List<Integer> bytes)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.