public final class CompletionChoice extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompletionChoice.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CompletionChoice.Builder |
builder() |
boolean |
equals(Object another) |
String |
finishReason() |
int |
hashCode() |
Integer |
index() |
Logprobs |
logprobs() |
String |
text() |
String |
toString() |
public String text()
public Integer index()
public Logprobs logprobs()
public String finishReason()
public static CompletionChoice.Builder builder()
Copyright © 2024. All rights reserved.