Project import generated by Copybara.

GitOrigin-RevId: 0c3f0fb4be86f675ce6eca10edd2bd576c7d38d2
This commit is contained in:
OpenRouter Team
2026-01-09 19:35:46 +00:00
parent 9073d38dc1
commit e3361882cd
7 changed files with 31 additions and 27 deletions
+5 -2
View File
@@ -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