mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-06 13:20:23 +08:00
Project import generated by Copybara.
GitOrigin-RevId: 0c3f0fb4be86f675ce6eca10edd2bd576c7d38d2
This commit is contained in:
@@ -4699,7 +4699,9 @@ components:
|
||||
- p75
|
||||
- p90
|
||||
- p99
|
||||
description: Latency percentiles in seconds over the last 30 minutes. Latency measures time to first token.
|
||||
description: >-
|
||||
Latency percentiles in milliseconds over the last 30 minutes. Latency measures time to first token. Only visible
|
||||
when authenticated with an API key or cookie; returns null for unauthenticated requests.
|
||||
PublicEndpoint:
|
||||
type: object
|
||||
properties:
|
||||
@@ -4774,7 +4776,8 @@ components:
|
||||
- $ref: '#/components/schemas/PercentileStats'
|
||||
- description: >-
|
||||
Throughput percentiles in tokens per second over the last 30 minutes. Throughput measures output token
|
||||
generation speed.
|
||||
generation speed. Only visible when authenticated with an API key or cookie; returns null for
|
||||
unauthenticated requests.
|
||||
required:
|
||||
- name
|
||||
- model_name
|
||||
|
||||
Reference in New Issue
Block a user