Skip to content

Commit d4b14e8

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

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18194,6 +18194,7 @@ components:
1819418194
provider: 'OpenAI'
1819518195
selected: true
1819618196
total: 1
18197+
generation_time: 2016
1819718198
is_byok: false
1819818199
region: 'iad'
1819918200
requested: 'openai/gpt-4o'
@@ -18208,6 +18209,10 @@ components:
1820818209
type: 'array'
1820918210
endpoints:
1821018211
$ref: '#/components/schemas/EndpointsMetadata'
18212+
generation_time:
18213+
description: 'Milliseconds measured for the generation, from dispatching the upstream request until its response body ended. Divide the completion token count by this for throughput. Absent when no upstream request was dispatched.'
18214+
example: 2016
18215+
type: 'integer'
1821118216
is_byok:
1821218217
type: 'boolean'
1821318218
params:

0 commit comments

Comments
 (0)