Files
openrouter-python-sdk-retry…/docs/components/unifiedbenchmarkpricing.mdx

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 |