mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
chore: update OpenAPI spec from monorepo (#411)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
164490028b
commit
8ba375943d
@@ -18932,6 +18932,15 @@ components:
|
|||||||
- FakeProvider
|
- FakeProvider
|
||||||
example: OpenAI
|
example: OpenAI
|
||||||
type: string
|
type: string
|
||||||
|
routed_service_tier:
|
||||||
|
description: >-
|
||||||
|
The service tier this request was routed to (e.g. flex, priority). The tier actually applied and billed is
|
||||||
|
determined by the provider response and may differ.
|
||||||
|
enum:
|
||||||
|
- flex
|
||||||
|
- priority
|
||||||
|
example: priority
|
||||||
|
type: string
|
||||||
status:
|
status:
|
||||||
description: HTTP status code from the provider
|
description: HTTP status code from the provider
|
||||||
example: 200
|
example: 200
|
||||||
|
|||||||
Reference in New Issue
Block a user