Package com.openai.models
Class CompletionChoice.Logprobs.TopLogprob
-
- All Implemented Interfaces:
public final class CompletionChoice.Logprobs.TopLogprob
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classCompletionChoice.Logprobs.TopLogprob.BuilderA builder for TopLogprob.
-
Method Summary
Modifier and Type Method Description final Map<String, JsonValue>_additionalProperties()final CompletionChoice.Logprobs.TopLogprobvalidate()final CompletionChoice.Logprobs.TopLogprob.BuildertoBuilder()Booleanequals(Object other)IntegerhashCode()StringtoString()final static CompletionChoice.Logprobs.TopLogprob.Builderbuilder()-
-
Method Detail
-
_additionalProperties
final Map<String, JsonValue> _additionalProperties()
-
validate
final CompletionChoice.Logprobs.TopLogprob validate()
-
toBuilder
final CompletionChoice.Logprobs.TopLogprob.Builder toBuilder()
-
builder
final static CompletionChoice.Logprobs.TopLogprob.Builder builder()
-
-
-
-