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"
|
||||
},
|
||||
{
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/MessageChunk"
|
||||
}
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/MessageContent"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -2025,8 +2015,7 @@
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/ToolCall"
|
||||
},
|
||||
"example": "null"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user