mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
---
|
|
title: "UnifiedBenchmarkPricing"
|
|
---
|
|
|
|
OpenRouter pricing per token for this model. Null if pricing is unavailable.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
|
|
| `completion` | *str* | :heavy_check_mark: | Cost per output token (USD, decimal string). | 0.000015 |
|
|
| `prompt` | *str* | :heavy_check_mark: | Cost per input token (USD, decimal string). | 0.000003 | |