We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af78f46 commit 042a6bcCopy full SHA for 042a6bc
docs/openapi.json
@@ -1520,6 +1520,10 @@
1520
"type": "string",
1521
"nullable": true
1522
},
1523
+ "id": {
1524
+ "type": "string",
1525
+ "nullable": true
1526
+ },
1527
"name": {
1528
"type": "string"
1529
}
@@ -1883,6 +1887,11 @@
1883
1887
"role": {
1884
1888
1885
1889
"example": "user"
1890
1891
+ "tool_call_id": {
1892
1893
+ "example": "10",
1894
1886
1895
1896
1897
0 commit comments