mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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 |
|
||||
Reference in New Issue
Block a user