mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
chore: update OpenAPI spec from monorepo (#369)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
08e796401a
commit
facade7d00
@@ -18888,7 +18888,14 @@ components:
|
||||
description: Price in USD per cached input token (read)
|
||||
type: string
|
||||
input_cache_write:
|
||||
description: Price in USD per cached input token (write)
|
||||
description: >-
|
||||
Price per cache-write token, in USD per token. For providers with multiple cache TTLs (e.g. Anthropic),
|
||||
this is the default (5-minute) cache-write rate.
|
||||
type: string
|
||||
input_cache_write_1h:
|
||||
description: >-
|
||||
Price per 1-hour cache-write token, in USD per token. Only present for providers that price an extended
|
||||
(1-hour) cache TTL separately, such as Anthropic.
|
||||
type: string
|
||||
internal_reasoning:
|
||||
description: Price in USD per internal reasoning token
|
||||
@@ -19005,7 +19012,14 @@ components:
|
||||
description: Price in USD per cached input token (read)
|
||||
type: string
|
||||
input_cache_write:
|
||||
description: Price in USD per cached input token (write)
|
||||
description: >-
|
||||
Price per cache-write token, in USD per token. For providers with multiple cache TTLs (e.g. Anthropic), this
|
||||
is the default (5-minute) cache-write rate.
|
||||
type: string
|
||||
input_cache_write_1h:
|
||||
description: >-
|
||||
Price per 1-hour cache-write token, in USD per token. Only present for providers that price an extended
|
||||
(1-hour) cache TTL separately, such as Anthropic.
|
||||
type: string
|
||||
internal_reasoning:
|
||||
description: Price in USD per internal reasoning token
|
||||
|
||||
Reference in New Issue
Block a user