File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2363,7 +2363,7 @@ components:
23632363 example:
23642364 container: null
23652365 content:
2366- - citations: null
2366+ - citations: []
23672367 text: Hello!
23682368 type: text
23692369 id: msg_01XFDUDYJgAACzvnptvVoYEL
@@ -8461,6 +8461,14 @@ components:
84618461 - $ref: '#/components/schemas/ChatSearchModelsServerTool'
84628462 - $ref: '#/components/schemas/WebFetchServerTool'
84638463 - $ref: '#/components/schemas/OpenRouterWebSearchServerTool'
8464+ - additionalProperties:
8465+ nullable: true
8466+ properties:
8467+ type:
8468+ type: string
8469+ required:
8470+ - type
8471+ type: object
84648472 type: array
84658473 top_k:
84668474 type: integer
@@ -8541,7 +8549,7 @@ components:
85418549 example:
85428550 container: null
85438551 content:
8544- - citations: null
8552+ - citations: []
85458553 text: Hello! I'm doing well, thank you for asking.
85468554 type: text
85478555 id: msg_01XFDUDYJgAACzvnptvVoYEL
You can’t perform that action at this time.
0 commit comments