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:
+1
-1
@@ -1,7 +1,7 @@
|
||||
lockVersion: 2.0.0
|
||||
id: cfd52247-6a25-4c6d-bbce-fe6fce0cd69d
|
||||
management:
|
||||
docChecksum: 772a7ec8092cfd6437e71806e7b19e28
|
||||
docChecksum: b8b957bd96c3c9aad725db9b7f3be39d
|
||||
docVersion: 1.0.0
|
||||
speakeasyVersion: 1.666.0
|
||||
generationVersion: 2.768.0
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user