Fields
| Field | Type | Required | Description |
|---|---|---|---|
InputTokens | int64 | :heavy_check_mark: | N/A |
InputTokensDetails | components.InputTokensDetails | :heavy_check_mark: | N/A |
OutputTokens | int64 | :heavy_check_mark: | N/A |
OutputTokensDetails | components.OutputTokensDetails | :heavy_check_mark: | N/A |
TotalTokens | int64 | :heavy_check_mark: | N/A |
Cost | optionalnullable.OptionalNullable[float64] | :heavy_minus_sign: | Cost of the completion |
CostDetails | *components.UsageCostDetails | :heavy_minus_sign: | N/A |
IsByok | *bool | :heavy_minus_sign: | Whether a request was made using a Bring Your Own Key configuration |