mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-16 11:24:35 +08:00
chore: update OpenAPI spec from monorepo (#190)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
be9056bcbe
commit
b202e599ae
@@ -6792,8 +6792,22 @@ components:
|
|||||||
- $ref: '#/components/schemas/OutputWebSearchCallItem'
|
- $ref: '#/components/schemas/OutputWebSearchCallItem'
|
||||||
- $ref: '#/components/schemas/OutputFileSearchCallItem'
|
- $ref: '#/components/schemas/OutputFileSearchCallItem'
|
||||||
- $ref: '#/components/schemas/OutputImageGenerationCallItem'
|
- $ref: '#/components/schemas/OutputImageGenerationCallItem'
|
||||||
|
- $ref: '#/components/schemas/OutputCodeInterpreterCallItem'
|
||||||
|
- $ref: '#/components/schemas/OutputComputerCallItem'
|
||||||
- $ref: '#/components/schemas/OutputDatetimeItem'
|
- $ref: '#/components/schemas/OutputDatetimeItem'
|
||||||
- $ref: '#/components/schemas/OutputWebSearchServerToolItem'
|
- $ref: '#/components/schemas/OutputWebSearchServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputCodeInterpreterServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputFileSearchServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputImageGenerationServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputBrowserUseServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputBashServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputTextEditorServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputApplyPatchServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputWebFetchServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputToolSearchServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputMemoryServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputMcpServerToolItem'
|
||||||
|
- $ref: '#/components/schemas/OutputSearchModelsServerToolItem'
|
||||||
type: array
|
type: array
|
||||||
description: Input for a response request - can be a string or array of items
|
description: Input for a response request - can be a string or array of items
|
||||||
example:
|
example:
|
||||||
@@ -8496,6 +8510,7 @@ components:
|
|||||||
- Morph
|
- Morph
|
||||||
- NCompass
|
- NCompass
|
||||||
- Nebius
|
- Nebius
|
||||||
|
- Nex AGI
|
||||||
- NextBit
|
- NextBit
|
||||||
- Novita
|
- Novita
|
||||||
- Nvidia
|
- Nvidia
|
||||||
@@ -10366,7 +10381,7 @@ components:
|
|||||||
- audio
|
- audio
|
||||||
- video
|
- video
|
||||||
- rerank
|
- rerank
|
||||||
- tts
|
- speech
|
||||||
example: text
|
example: text
|
||||||
type: string
|
type: string
|
||||||
OutputModalityEnum:
|
OutputModalityEnum:
|
||||||
@@ -10951,6 +10966,7 @@ components:
|
|||||||
- Morph
|
- Morph
|
||||||
- NCompass
|
- NCompass
|
||||||
- Nebius
|
- Nebius
|
||||||
|
- Nex AGI
|
||||||
- NextBit
|
- NextBit
|
||||||
- Novita
|
- Novita
|
||||||
- Nvidia
|
- Nvidia
|
||||||
@@ -11265,6 +11281,7 @@ components:
|
|||||||
- Morph
|
- Morph
|
||||||
- NCompass
|
- NCompass
|
||||||
- Nebius
|
- Nebius
|
||||||
|
- Nex AGI
|
||||||
- NextBit
|
- NextBit
|
||||||
- Novita
|
- Novita
|
||||||
- Nvidia
|
- Nvidia
|
||||||
@@ -12656,6 +12673,10 @@ components:
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
nullable: true
|
nullable: true
|
||||||
type: object
|
type: object
|
||||||
|
nex-agi:
|
||||||
|
additionalProperties:
|
||||||
|
nullable: true
|
||||||
|
type: object
|
||||||
nextbit:
|
nextbit:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
nullable: true
|
nullable: true
|
||||||
@@ -13945,6 +13966,10 @@ components:
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
nullable: true
|
nullable: true
|
||||||
type: object
|
type: object
|
||||||
|
nex-agi:
|
||||||
|
additionalProperties:
|
||||||
|
nullable: true
|
||||||
|
type: object
|
||||||
nextbit:
|
nextbit:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
nullable: true
|
nullable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user