fix: bump openapi spec

This commit is contained in:
drbh 2025-02-10 15:14:00 +00:00
parent aad1901aa5
commit f5626a0576

View File

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