Fields
| Field | Type | Required | Description |
|---|---|---|---|
Bytes | []int64 | :heavy_check_mark: | UTF-8 bytes of the token |
Logprob | float64 | :heavy_check_mark: | Log probability of the token |
Token | string | :heavy_check_mark: | The token |
TopLogprobs | []components.ChatTokenLogprobTopLogprob | :heavy_check_mark: | Top alternative tokens with probabilities |