mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-31 12:30:30 +08:00
chore: 🐝 Update SDK - Generate (spec change merged) 0.11.31 (#450)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
speakeasybot
speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
parent
869165cefe
commit
06daeeb11f
@@ -6626,6 +6626,7 @@ components:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
limit_usd: 50
|
||||
@@ -6683,7 +6684,7 @@ components:
|
||||
enforce_zdr:
|
||||
deprecated: true
|
||||
description: >-
|
||||
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
|
||||
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, enforce_zdr_xai, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
|
||||
example: false
|
||||
nullable: true
|
||||
type: boolean
|
||||
@@ -6704,7 +6705,12 @@ components:
|
||||
type: boolean
|
||||
enforce_zdr_other:
|
||||
description: >-
|
||||
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, or Google. Falls back to enforce_zdr when not provided.
|
||||
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, Google, or xAI. Falls back to enforce_zdr when not provided.
|
||||
example: false
|
||||
nullable: true
|
||||
type: boolean
|
||||
enforce_zdr_xai:
|
||||
description: Whether to enforce zero data retention for xAI models. Falls back to enforce_zdr when not provided.
|
||||
example: false
|
||||
nullable: true
|
||||
type: boolean
|
||||
@@ -6768,6 +6774,7 @@ components:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -9084,6 +9091,7 @@ components:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -9264,6 +9272,7 @@ components:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -9326,7 +9335,7 @@ components:
|
||||
enforce_zdr:
|
||||
deprecated: true
|
||||
description: >-
|
||||
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
|
||||
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, enforce_zdr_xai, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
|
||||
example: false
|
||||
nullable: true
|
||||
type: boolean
|
||||
@@ -9347,7 +9356,12 @@ components:
|
||||
type: boolean
|
||||
enforce_zdr_other:
|
||||
description: >-
|
||||
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, or Google. Falls back to enforce_zdr when not provided.
|
||||
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, Google, or xAI. Falls back to enforce_zdr when not provided.
|
||||
example: false
|
||||
nullable: true
|
||||
type: boolean
|
||||
enforce_zdr_xai:
|
||||
description: Whether to enforce zero data retention for xAI models. Falls back to enforce_zdr when not provided.
|
||||
example: false
|
||||
nullable: true
|
||||
type: boolean
|
||||
@@ -11058,6 +11072,7 @@ components:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -22510,7 +22525,7 @@ components:
|
||||
enforce_zdr:
|
||||
deprecated: true
|
||||
description: >-
|
||||
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
|
||||
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, enforce_zdr_xai, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
|
||||
example: true
|
||||
nullable: true
|
||||
type: boolean
|
||||
@@ -22531,7 +22546,12 @@ components:
|
||||
type: boolean
|
||||
enforce_zdr_other:
|
||||
description: >-
|
||||
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, or Google. Falls back to enforce_zdr when not provided.
|
||||
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, Google, or xAI. Falls back to enforce_zdr when not provided.
|
||||
example: true
|
||||
nullable: true
|
||||
type: boolean
|
||||
enforce_zdr_xai:
|
||||
description: Whether to enforce zero data retention for xAI models. Falls back to enforce_zdr when not provided.
|
||||
example: true
|
||||
nullable: true
|
||||
type: boolean
|
||||
@@ -22586,6 +22606,7 @@ components:
|
||||
enforce_zdr_google: true
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: true
|
||||
enforce_zdr_xai: true
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -28079,6 +28100,7 @@ paths:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
limit_usd: 50
|
||||
@@ -28105,6 +28127,7 @@ paths:
|
||||
enforce_zdr_google: false
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: false
|
||||
enforce_zdr_xai: false
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -28334,6 +28357,7 @@ paths:
|
||||
enforce_zdr_google: true
|
||||
enforce_zdr_openai: true
|
||||
enforce_zdr_other: true
|
||||
enforce_zdr_xai: true
|
||||
id: 550e8400-e29b-41d4-a716-446655440000
|
||||
ignored_models: null
|
||||
ignored_providers: null
|
||||
@@ -35533,7 +35557,7 @@ paths:
|
||||
/workspaces/{id}/members/remove:
|
||||
post:
|
||||
description: >-
|
||||
Remove multiple members from a workspace. Members with active API keys in the workspace cannot be removed. [Management key](/docs/guides/overview/auth/management-api-keys) required.
|
||||
Remove multiple members from a workspace. Members with active API keys in the workspace cannot be removed. SCIM-managed members cannot be removed; changes must be made in your identity provider. [Management key](/docs/guides/overview/auth/management-api-keys) required.
|
||||
operationId: bulkRemoveWorkspaceMembers
|
||||
parameters:
|
||||
- description: The workspace ID (UUID) or slug
|
||||
|
||||
Reference in New Issue
Block a user