mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
890 B
Plaintext
14 lines
890 B
Plaintext
---
|
|
title: "CostDetails"
|
|
---
|
|
|
|
Breakdown of upstream inference costs
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------- | ------------------------------------- | ------------------------------------- | ------------------------------------- |
|
|
| `upstream_inference_completions_cost` | *float* | :heavy_check_mark: | N/A |
|
|
| `upstream_inference_cost` | *OptionalNullable[float]* | :heavy_minus_sign: | N/A |
|
|
| `upstream_inference_prompt_cost` | *float* | :heavy_check_mark: | N/A | |