Skip to content

Commit facade7

Browse files
openrouter-docs-sync[bot]OpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#369)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent 08e7964 commit facade7

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18888,7 +18888,14 @@ components:
1888818888
description: Price in USD per cached input token (read)
1888918889
type: string
1889018890
input_cache_write:
18891-
description: Price in USD per cached input token (write)
18891+
description: >-
18892+
Price per cache-write token, in USD per token. For providers with multiple cache TTLs (e.g. Anthropic),
18893+
this is the default (5-minute) cache-write rate.
18894+
type: string
18895+
input_cache_write_1h:
18896+
description: >-
18897+
Price per 1-hour cache-write token, in USD per token. Only present for providers that price an extended
18898+
(1-hour) cache TTL separately, such as Anthropic.
1889218899
type: string
1889318900
internal_reasoning:
1889418901
description: Price in USD per internal reasoning token
@@ -19005,7 +19012,14 @@ components:
1900519012
description: Price in USD per cached input token (read)
1900619013
type: string
1900719014
input_cache_write:
19008-
description: Price in USD per cached input token (write)
19015+
description: >-
19016+
Price per cache-write token, in USD per token. For providers with multiple cache TTLs (e.g. Anthropic), this
19017+
is the default (5-minute) cache-write rate.
19018+
type: string
19019+
input_cache_write_1h:
19020+
description: >-
19021+
Price per 1-hour cache-write token, in USD per token. Only present for providers that price an extended
19022+
(1-hour) cache TTL separately, such as Anthropic.
1900919023
type: string
1901019024
internal_reasoning:
1901119025
description: Price in USD per internal reasoning token

0 commit comments

Comments
 (0)