mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
1.3 KiB
Plaintext
14 lines
1.3 KiB
Plaintext
---
|
|
title: "CreateRerankUsage"
|
|
---
|
|
|
|
Usage statistics
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ |
|
|
| `cost` | *Optional[float]* | :heavy_minus_sign: | Cost of the request in credits | 0.001 |
|
|
| `search_units` | *Optional[int]* | :heavy_minus_sign: | Number of search units consumed (Cohere billing) | 1 |
|
|
| `total_tokens` | *Optional[int]* | :heavy_minus_sign: | Total number of tokens used | 150 | |