mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
fix: rerun update docs
This commit is contained in:
parent
bddcf9be6c
commit
56f2d66828
@ -1993,17 +1993,7 @@
|
|||||||
"type": "null"
|
"type": "null"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"oneOf": [
|
"$ref": "#/components/schemas/MessageContent"
|
||||||
{
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/components/schemas/MessageChunk"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -2025,8 +2015,7 @@
|
|||||||
],
|
],
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/components/schemas/ToolCall"
|
"$ref": "#/components/schemas/ToolCall"
|
||||||
},
|
}
|
||||||
"example": "null"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user