mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
chore: update OpenAPI spec from monorepo (#227)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
fb31150e8f
commit
d208cc6cf8
@@ -2363,7 +2363,7 @@ components:
|
|||||||
example:
|
example:
|
||||||
container: null
|
container: null
|
||||||
content:
|
content:
|
||||||
- citations: null
|
- citations: []
|
||||||
text: Hello!
|
text: Hello!
|
||||||
type: text
|
type: text
|
||||||
id: msg_01XFDUDYJgAACzvnptvVoYEL
|
id: msg_01XFDUDYJgAACzvnptvVoYEL
|
||||||
@@ -8461,6 +8461,14 @@ components:
|
|||||||
- $ref: '#/components/schemas/ChatSearchModelsServerTool'
|
- $ref: '#/components/schemas/ChatSearchModelsServerTool'
|
||||||
- $ref: '#/components/schemas/WebFetchServerTool'
|
- $ref: '#/components/schemas/WebFetchServerTool'
|
||||||
- $ref: '#/components/schemas/OpenRouterWebSearchServerTool'
|
- $ref: '#/components/schemas/OpenRouterWebSearchServerTool'
|
||||||
|
- additionalProperties:
|
||||||
|
nullable: true
|
||||||
|
properties:
|
||||||
|
type:
|
||||||
|
type: string
|
||||||
|
required:
|
||||||
|
- type
|
||||||
|
type: object
|
||||||
type: array
|
type: array
|
||||||
top_k:
|
top_k:
|
||||||
type: integer
|
type: integer
|
||||||
@@ -8541,7 +8549,7 @@ components:
|
|||||||
example:
|
example:
|
||||||
container: null
|
container: null
|
||||||
content:
|
content:
|
||||||
- citations: null
|
- citations: []
|
||||||
text: Hello! I'm doing well, thank you for asking.
|
text: Hello! I'm doing well, thank you for asking.
|
||||||
type: text
|
type: text
|
||||||
id: msg_01XFDUDYJgAACzvnptvVoYEL
|
id: msg_01XFDUDYJgAACzvnptvVoYEL
|
||||||
|
|||||||
Reference in New Issue
Block a user