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
+3 -2
View File
@@ -4701,7 +4701,8 @@ 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:
@@ -4775,7 +4776,7 @@ components:
allOf:
- $ref: '#/components/schemas/PercentileStats'
- description: >-
Throughput percentiles in tokens per second over the last 30 minutes. Throughput measures output token generation speed.
Throughput percentiles in tokens per second over the last 30 minutes. Throughput measures output token generation speed. Only visible when authenticated with an API key or cookie; returns null for unauthenticated requests.
required:
- name
- model_name