mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "MaxPrice"
|
||||
---
|
||||
|
||||
The object specifying the maximum price you want to pay for this request. USD price per million tokens, for prompt and completion.
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- |
|
||||
| `audio` | *Optional[str]* | :heavy_minus_sign: | Maximum price in USD per audio unit |
|
||||
| `completion` | *Optional[str]* | :heavy_minus_sign: | Maximum price in USD per million completion tokens |
|
||||
| `image` | *Optional[str]* | :heavy_minus_sign: | Maximum price in USD per image |
|
||||
| `prompt` | *Optional[str]* | :heavy_minus_sign: | Maximum price in USD per million prompt tokens |
|
||||
| `request` | *Optional[str]* | :heavy_minus_sign: | Maximum price in USD per request |
|
||||
Reference in New Issue
Block a user