public final class Logprobs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Logprobs.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Logprobs.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
List<Integer> |
textOffset() |
List<Double> |
tokenLogprobs() |
List<String> |
tokens() |
List<Map<String,Double>> |
topLogprobs() |
String |
toString() |
public static Logprobs.Builder builder()
Copyright © 2024. All rights reserved.