fix: bump openapi spec

This commit is contained in:
drbh 2025-02-10 15:14:00 +00:00
parent 0ca7af8830
commit 5f030140be

View File

@ -2302,9 +2302,12 @@
"example": "assistant"
},
"tool_calls": {
"type": "array",
"items": {
"$ref": "#/components/schemas/DeltaToolCall"
}
}
}
},
"ToolCallMessage": {
"type": "object",