Files
openrouter-python-sdk-retry…/docs/components/streamlogprob.mdx
T

15 lines
2.1 KiB
Plaintext

---
title: "StreamLogprob"
---
Log probability information for a token
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| `bytes_` | List[*int*] | :heavy_minus_sign: | N/A |
| `logprob` | *float* | :heavy_check_mark: | N/A |
| `token` | *str* | :heavy_check_mark: | N/A |
| `top_logprobs` | List[[components.StreamLogprobTopLogprob](../components/streamlogprobtoplogprob.mdx)] | :heavy_minus_sign: | N/A |